Skip to content

Commit e7b2d6f

Browse files
ryan-wannersre
authored andcommitted
dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc
Add SAMA7D65 SHDWC compatible to DT bindings documentation Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/f7d7e5fdaa86c61e586978dfc11014cb45c32cd7.1739221064.git.Ryan.Wanner@microchip.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
1 parent f3974ac commit e7b2d6f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ description: |
1616
properties:
1717
compatible:
1818
oneOf:
19+
- items:
20+
- enum:
21+
- microchip,sama7d65-shdwc
22+
- const: microchip,sama7g5-shdwc
23+
- const: syscon
1924
- items:
2025
- const: microchip,sama7g5-shdwc
2126
- const: syscon

0 commit comments

Comments
 (0)