Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame] | 1 | // SPDX-License-Identifier: BSD-3-Clause |
2 | /* | ||||
3 | * Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org> | ||||
4 | */ | ||||
5 | |||||
6 | /dts-v1/; | ||||
7 | |||||
8 | #include "msm8994-sony-xperia-kitakami.dtsi" | ||||
9 | |||||
10 | / { | ||||
11 | model = "Sony Xperia Z5"; | ||||
12 | compatible = "sony,sumire-row", "qcom,msm8994"; | ||||
13 | chassis-type = "handset"; | ||||
14 | }; | ||||
15 | |||||
16 | /delete-node/ &pm8994_l19; |