]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: qcom: rename wcn remoteproc node
authorNicolas Dechesne <nicolas.dechesne@linaro.org>
Wed, 22 Jun 2016 07:47:06 +0000 (09:47 +0200)
committerNicolas Dechesne <nicolas.dechesne@linaro.org>
Wed, 22 Jun 2016 09:06:27 +0000 (11:06 +0200)
Use wcnss@ instead, since this is the name name we use on other boards using WCN
, such as DragonBoard 410c.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts
arch/arm/boot/dts/qcom-apq8064.dtsi

index 105bba4a2b9e72356b0a57813a4d2d26edc0b145..5ba200ba4f334f52b7140416c1c3914ce0cfc566 100644 (file)
                        target-supply   = <&pm8921_lvs7>;
                };
 
-               wcnss-rproc@3204000 {
+               wcnss@3204000 {
                        status = "ok";
 
                        pinctrl-names = "default";
index 8fcf01e84bab2221843ef6cd6b710de13144a093..ac4e7f91db2dd8430872047b42ef798f72d130ac 100644 (file)
                        };
                };
 
-               riva: wcnss-rproc@3204000 {
+               riva: wcnss@3204000 {
                        compatible = "qcom,riva-pil", "qcom,riva";
                        reg = <0x03200800 0x1000>, <0x03202000 0x2000>, <0x03204000 0x100>;
                        reg-names = "ccu", "dxe", "pmu";