diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2023-06-16 13:16:46 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-06-20 00:48:07 +0300 |
commit | ef8d95b4a3af4ebfe47e3563c3bc5767dda28207 (patch) | |
tree | eda210f86be6dbc253a0b986ee5c38cb75ec9eda | |
parent | 3adaa36e488665b828416a41eb1be425bcb8fc50 (diff) | |
download | linux-ef8d95b4a3af4ebfe47e3563c3bc5767dda28207.tar.xz |
MAINTAINERS: add documentation file for Microchip SAMA5D2 shutdown controller
Add documentation file for SAMA5D2 shutdown controller.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7e0b87d5aa2e..87a81e1e2cb1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13856,6 +13856,7 @@ F: include/dt-bindings/iio/adc/at91-sama5d2_adc.h MICROCHIP SAMA5D2-COMPATIBLE SHUTDOWN CONTROLLER M: Claudiu Beznea <claudiu.beznea@microchip.com> S: Supported +F: Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml F: drivers/power/reset/at91-sama5d2_shdwc.c MICROCHIP SPI DRIVER |