Linux-6.18.2/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine-togari.dts
2025-12-23 20:06:59 +08:00

17 lines
399 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
#include "qcom-msm8974-sony-xperia-rhine.dtsi"
/* Togari uses a different touchscreen compared to other rhine devices */
/delete-node/ &touchscreen;
/ {
model = "Sony Xperia Z Ultra";
compatible = "sony,xperia-togari", "qcom,msm8974";
chassis-type = "handset";
};
&pm8941_l23 {
regulator-min-microvolt = <2600000>;
regulator-max-microvolt = <2600000>;
};