QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
500 B

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2020, Konrad Dybcio <[email protected]>
*/
/dts-v1/;
#include "msm8994-sony-xperia-kitakami.dtsi"
/ {
model = "Sony Xperia Z3+/Z4";
compatible = "sony,ivy-row", "qcom,msm8994";
};
&pm8994_l3 {
regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <1000000>;
};
&pm8994_l17 {
regulator-min-microvolt = <2700000>;
regulator-max-microvolt = <2700000>;
};
/delete-node/ &pm8994_l19;
/delete-node/ &pm8994_l32;