Commit 14101caf authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Thierry Reding

pwm: atmel: Add PWM binding for SAM9X60

Add PWM binding for SAM9X60 SoC.
Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent abcbe373
...@@ -5,6 +5,7 @@ Required properties: ...@@ -5,6 +5,7 @@ Required properties:
- "atmel,at91sam9rl-pwm" - "atmel,at91sam9rl-pwm"
- "atmel,sama5d3-pwm" - "atmel,sama5d3-pwm"
- "atmel,sama5d2-pwm" - "atmel,sama5d2-pwm"
- "microchip,sam9x60-pwm"
- reg: physical base address and length of the controller's registers - reg: physical base address and length of the controller's registers
- #pwm-cells: Should be 3. See pwm.txt in this directory for a - #pwm-cells: Should be 3. See pwm.txt in this directory for a
description of the cells format. description of the cells format.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment