mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:44:45 +01:00
dt-bindings: mfd: Document syscons falling back to atmel,sama5d2-sfrbu
The sfrbu on both sama7g5 and sama6d65 both fall back to sama5d2 in devicetrees, but the former two compatibles were undocumented. Now that syscon.yaml has easy support for multiple soc-specific compatibles, add both of these undocumented devices. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251117-marlin-mustang-5ffda4d211c7@spud Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
1f9793a4d5
commit
9494cb237b
1 changed files with 6 additions and 0 deletions
|
|
@ -239,6 +239,12 @@ properties:
|
|||
- ti,j784s4-pcie-ctrl
|
||||
- ti,keystone-pllctrl
|
||||
- const: syscon
|
||||
- items:
|
||||
- enum:
|
||||
- microchip,sama7g5-sfrbu
|
||||
- microchip,sama7d65-sfrbu
|
||||
- const: atmel,sama5d2-sfrbu
|
||||
- const: syscon
|
||||
- items:
|
||||
- const: microchip,pic64gx-control-scb
|
||||
- const: microchip,mpfs-control-scb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue