dt-bindings: power: reset: atmel,sama5d2-shdwc: convert to yaml
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 16 Jun 2023 10:16:45 +0000 (13:16 +0300)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 19 Jun 2023 21:48:06 +0000 (23:48 +0200)
commit3adaa36e488665b828416a41eb1be425bcb8fc50
tree197f765d3e499e7d37bd0f7d504823d6919fec8d
parentc15329bb376be57a949af7624d77a3d65f5ce604
dt-bindings: power: reset: atmel,sama5d2-shdwc: convert to yaml

Convert Microchip AT91 SAMA5D2 shutdown controller to YAML. SAMA7G5 SHDWC
DT node (available in arch/arm/boot/dts/sama7g5.dtsi) has syscon along with
its compatible. There is no usage of this syscon in the current code but it
may be necessary in future as some registers of SHDWC are accessed in
different drivers (at91-sama5d2_shdwc.c and arch/arm/mach-at91/pm.c).
Thus update the YAML with it to make DT checkers happy.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/arm/atmel-sysregs.txt
Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml [new file with mode: 0644]