Message ID | 20161221114939.19973-5-bjorn.andersson@linaro.org |
---|---|
State | Accepted |
Commit | 2bde88801543fc83782e44da791b8c77b3f68a3c |
Headers | show |
diff --git a/arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts b/arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts index b7dcab28642d..8fee42901a3d 100644 --- a/arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts +++ b/arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts @@ -355,5 +355,12 @@ cd-gpios = <&tlmm_pinmux 26 GPIO_ACTIVE_HIGH>; }; }; + + riva-pil@3204000 { + status = "okay"; + + pinctrl-names = "default"; + pinctrl-0 = <&riva_wlan_pin_a>, <&riva_bt_pin_a>, <&riva_fm_pin_a>; + }; }; };
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- My SD600eval broke, so this is untested. arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html