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

Commit 59c25fde authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Andy Gross
Browse files

ARM: dts: qcom: apq8064-sony-yuga: Enable riva-pil



Cc: John Stultz <john.stultz@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent f9a8aaed
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -390,5 +390,12 @@
				pinctrl-0 = <&sdcc3_pins>, <&sdcc3_cd_pin_a>;
			};
		};

		riva-pil@3204000 {
			status = "okay";

			pinctrl-names = "default";
			pinctrl-0 = <&riva_wlan_pin_a>, <&riva_bt_pin_a>, <&riva_fm_pin_a>;
		};
	};
};