12345678910111213 |
- // SPDX-License-Identifier: BSD-3-Clause
- /*
- * Copyright (c) 2021, Konrad Dybcio <[email protected]>
- */
- /dts-v1/;
- #include "sm8350-sony-xperia-sagami.dtsi"
- / {
- model = "Sony Xperia 1 III";
- compatible = "sony,pdx215-generic", "qcom,sm8350";
- };
|