Skip to content

Commit 742f2e5

Browse files
RazvanStefCodrin Ciubotariu
authored andcommitted
ARM: dts: at91: sama5d2: disable pwm0 by default
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>
1 parent 763660f commit 742f2e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/sama5d2.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,7 @@
615615
interrupts = <38 IRQ_TYPE_LEVEL_HIGH 7>;
616616
#pwm-cells = <3>;
617617
clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
618+
status = "disabled";
618619
};
619620

620621
sfr: sfr@f8030000 {

0 commit comments

Comments
 (0)