mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
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>
This commit is contained in:
parent
f3974aca38
commit
e7b2d6f532
|
|
@ -16,6 +16,11 @@ description: |
|
|||
properties:
|
||||
compatible:
|
||||
oneOf:
|
||||
- items:
|
||||
- enum:
|
||||
- microchip,sama7d65-shdwc
|
||||
- const: microchip,sama7g5-shdwc
|
||||
- const: syscon
|
||||
- items:
|
||||
- const: microchip,sama7g5-shdwc
|
||||
- const: syscon
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user