]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx6q-ba16: Disable pwm2 by default
authorJustin Waters <justin.waters@timesys.com>
Fri, 1 Apr 2016 21:19:30 +0000 (17:19 -0400)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 Apr 2016 09:47:56 +0000 (17:47 +0800)
pwm2 is provided on the BA16 Q7 module, but is not used on any
of the current configurations. However, future platforms may
utilize this device, so we are simply disabling the node rather
than removing it completely.

Signed-off-by: Justin Waters <justin.waters@timeys.com>
Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-ba16.dtsi

index fcc7b50005114de9b5f007a5f5a624904c184f20..3f33a2a2dfd4cae72346af28371a93b355ee967a 100644 (file)
@@ -337,7 +337,7 @@ &pwm1 {
 &pwm2 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_pwm2>;
-       status = "okay";
+       status = "disabled";
 };
 
 &sata {