I forgot to do this the first time around. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Link: https://lore.kernel.org/r/20210118162432.107275-11-konrad.dybcio@somainline.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
16 lines
285 B
Plaintext
16 lines
285 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2020, Konrad Dybcio <konrad.dybcio@somainline.org>
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "msm8994-sony-xperia-kitakami.dtsi"
|
|
|
|
/ {
|
|
model = "Sony Xperia Z5";
|
|
compatible = "sony,sumire-row", "qcom,msm8994";
|
|
};
|
|
|
|
/delete-node/ &pm8994_l19;
|