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>
This commit is contained in:
Razvan Stefanescu 2019-11-12 07:19:48 +00:00 committed by Alexandre Belloni
parent e42617b825
commit d8beb54edb

View file

@ -615,6 +615,7 @@
interrupts = <38 IRQ_TYPE_LEVEL_HIGH 7>;
#pwm-cells = <3>;
clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
status = "disabled";
};
sfr: sfr@f8030000 {