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

Commit f04c44ca authored by Linyu Yuan's avatar Linyu Yuan
Browse files

ARM: dts: msm: disable redriver on kona HDK

there is no redriver on kona HDK board.

Change-Id: I885bdd89095e4b9beb146677909b0fc795bffaf8
parent 81e4d4b4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,3 +5,7 @@
	qcom,msm-mbhc-hphl-swh = <1>;
	qcom,msm-mbhc-gnd-swh = <1>;
};

&redriver {
	status = "disabled";
};
+1 −1
Original line number Diff line number Diff line
@@ -312,7 +312,7 @@
	#address-cells = <1>;
	#size-cells = <0>;
	status = "ok";
	redriver@1c {
	redriver: redriver@1c {
		compatible = "onnn,redriver";
		reg = <0x1c>;
		extcon = <&pm8150b_pdphy>, <&pm8150b_pdphy>;