]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: at91: sama5d2: disable pwm0 by default
authorRazvan Stefanescu <razvan.stefanescu@microchip.com>
Tue, 12 Nov 2019 07:19:48 +0000 (07:19 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 9 Dec 2019 19:23:43 +0000 (20:23 +0100)
It will be enabled as needed by each board.

Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
Link: https://lore.kernel.org/r/1573543139-8533-1-git-send-email-eugen.hristev@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/sama5d2.dtsi

index 565204816e3424ccbc4b9e14167a0433dc9f0e04..4d3ba6d1ab5dba5554fc4b90fe33c07d08d54f1d 100644 (file)
@@ -615,6 +615,7 @@ pwm0: pwm@f802c000 {
                                interrupts = <38 IRQ_TYPE_LEVEL_HIGH 7>;
                                #pwm-cells = <3>;
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
+                               status = "disabled";
                        };
 
                        sfr: sfr@f8030000 {