diff options
author | Sergiu Moga <sergiu.moga@microchip.com> | 2022-03-07 17:36:55 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2022-04-22 18:31:26 +0200 |
commit | 1a406a38bc1d66f68bac30cf8d83fcff621ff79c (patch) | |
tree | 2a16bd16791fb2ea6b671a709cd32766a06118d0 /MAINTAINERS | |
parent | bc1ce713a0843ba14a1e00d5275ad42a8873a5ce (diff) | |
download | linux-1a406a38bc1d66f68bac30cf8d83fcff621ff79c.tar.gz linux-1a406a38bc1d66f68bac30cf8d83fcff621ff79c.tar.bz2 linux-1a406a38bc1d66f68bac30cf8d83fcff621ff79c.zip |
dt-bindings: pwm: Convert atmel pwm to json-schema
Convert PWM binding for Atmel/Microchip SoCs to Device Tree Schema
format.
Signed-off-by: Sergiu Moga <sergiu.moga@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 009ecbc44a73..6fa5010e8c2d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12959,7 +12959,7 @@ M: Claudiu Beznea <claudiu.beznea@microchip.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-pwm@vger.kernel.org S: Supported -F: Documentation/devicetree/bindings/pwm/atmel-pwm.txt +F: Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml F: drivers/pwm/pwm-atmel.c MICROCHIP SAMA5D2-COMPATIBLE ADC DRIVER |