Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8fe7c2f3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: enable adv7533 bridge chip power rails on msm8996"

parents 8cf2adc5 431bac25
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -718,6 +718,14 @@
				&adv7533_0_switch_suspend>;
			adi,irq-gpio = <&tlmm 71 0x2002>;
			adi,switch-gpio = <&tlmm 72 0x1>;
			vddio-supply = <&pm8994_l17>;
			qcom,supply-names = "vddio";
			qcom,min-voltage-level = <1800000>;
			qcom,max-voltage-level = <1800000>;
			qcom,enable-load = <100000>;
			qcom,disable-load = <100>;
			qcom,post-on-sleep = <60>;

		};

		adv7533@39 {
@@ -738,6 +746,13 @@
				&adv7533_1_switch_suspend>;
			adi,irq-gpio = <&tlmm 73 0x2002>;
			adi,switch-gpio = <&tlmm 74 0x0>;
			vddio-supply = <&pm8994_l17>;
			qcom,supply-names = "vddio";
			qcom,min-voltage-level = <1800000>;
			qcom,max-voltage-level = <1800000>;
			qcom,enable-load = <100000>;
			qcom,disable-load = <100>;

		};
	};