1// SPDX-License-Identifier: GPL-2.0 2#include "qcom-msm8974-sony-xperia-rhine.dtsi" 3 4/* Togari uses a different touchscreen compared to other rhine devices */ 5/delete-node/ &touchscreen; 6 7/ { 8 model = "Sony Xperia Z Ultra"; 9 compatible = "sony,xperia-togari", "qcom,msm8974"; 10 chassis-type = "handset"; 11}; 12 13&pm8941_l23 { 14 regulator-min-microvolt = <2600000>; 15 regulator-max-microvolt = <2600000>; 16}; 17