mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
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:
parent
e42617b825
commit
d8beb54edb
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user