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 5652048..4d3ba6d 100644 (file)
                                interrupts = <38 IRQ_TYPE_LEVEL_HIGH 7>;
                                #pwm-cells = <3>;
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
+                               status = "disabled";
                        };
 
                        sfr: sfr@f8030000 {