diff options
-rw-r--r-- | arch/arm/boot/dts/imx6qdl.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 82dd0051865a..f74a8ded515f 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi | |||
@@ -359,6 +359,7 @@ | |||
359 | clocks = <&clks IMX6QDL_CLK_IPG>, | 359 | clocks = <&clks IMX6QDL_CLK_IPG>, |
360 | <&clks IMX6QDL_CLK_PWM1>; | 360 | <&clks IMX6QDL_CLK_PWM1>; |
361 | clock-names = "ipg", "per"; | 361 | clock-names = "ipg", "per"; |
362 | status = "disabled"; | ||
362 | }; | 363 | }; |
363 | 364 | ||
364 | pwm2: pwm@02084000 { | 365 | pwm2: pwm@02084000 { |
@@ -369,6 +370,7 @@ | |||
369 | clocks = <&clks IMX6QDL_CLK_IPG>, | 370 | clocks = <&clks IMX6QDL_CLK_IPG>, |
370 | <&clks IMX6QDL_CLK_PWM2>; | 371 | <&clks IMX6QDL_CLK_PWM2>; |
371 | clock-names = "ipg", "per"; | 372 | clock-names = "ipg", "per"; |
373 | status = "disabled"; | ||
372 | }; | 374 | }; |
373 | 375 | ||
374 | pwm3: pwm@02088000 { | 376 | pwm3: pwm@02088000 { |
@@ -379,6 +381,7 @@ | |||
379 | clocks = <&clks IMX6QDL_CLK_IPG>, | 381 | clocks = <&clks IMX6QDL_CLK_IPG>, |
380 | <&clks IMX6QDL_CLK_PWM3>; | 382 | <&clks IMX6QDL_CLK_PWM3>; |
381 | clock-names = "ipg", "per"; | 383 | clock-names = "ipg", "per"; |
384 | status = "disabled"; | ||
382 | }; | 385 | }; |
383 | 386 | ||
384 | pwm4: pwm@0208c000 { | 387 | pwm4: pwm@0208c000 { |
@@ -389,6 +392,7 @@ | |||
389 | clocks = <&clks IMX6QDL_CLK_IPG>, | 392 | clocks = <&clks IMX6QDL_CLK_IPG>, |
390 | <&clks IMX6QDL_CLK_PWM4>; | 393 | <&clks IMX6QDL_CLK_PWM4>; |
391 | clock-names = "ipg", "per"; | 394 | clock-names = "ipg", "per"; |
395 | status = "disabled"; | ||
392 | }; | 396 | }; |
393 | 397 | ||
394 | can1: flexcan@02090000 { | 398 | can1: flexcan@02090000 { |