From: Claudiu Beznea Date: Mon, 25 Feb 2019 16:44:48 +0000 (+0000) Subject: pwm: atmel: Add PWM binding for SAM9X60 X-Git-Tag: v5.4-rc1~1403^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14101cafe96666f7b2f22712887a405694594cd8;p=platform%2Fkernel%2Flinux-rpi.git pwm: atmel: Add PWM binding for SAM9X60 Add PWM binding for SAM9X60 SoC. Signed-off-by: Claudiu Beznea Reviewed-by: Rob Herring Signed-off-by: Thierry Reding --- diff --git a/Documentation/devicetree/bindings/pwm/atmel-pwm.txt b/Documentation/devicetree/bindings/pwm/atmel-pwm.txt index c8c831d..591ecdd 100644 --- a/Documentation/devicetree/bindings/pwm/atmel-pwm.txt +++ b/Documentation/devicetree/bindings/pwm/atmel-pwm.txt @@ -5,6 +5,7 @@ Required properties: - "atmel,at91sam9rl-pwm" - "atmel,sama5d3-pwm" - "atmel,sama5d2-pwm" + - "microchip,sam9x60-pwm" - reg: physical base address and length of the controller's registers - #pwm-cells: Should be 3. See pwm.txt in this directory for a description of the cells format.