Skip to content

Commit 9494cb2

Browse files
ConchuODlag-linaro
authored andcommitted
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>
1 parent 1f9793a commit 9494cb2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/mfd/syscon.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,12 @@ properties:
239239
- ti,j784s4-pcie-ctrl
240240
- ti,keystone-pllctrl
241241
- const: syscon
242+
- items:
243+
- enum:
244+
- microchip,sama7g5-sfrbu
245+
- microchip,sama7d65-sfrbu
246+
- const: atmel,sama5d2-sfrbu
247+
- const: syscon
242248
- items:
243249
- const: microchip,pic64gx-control-scb
244250
- const: microchip,mpfs-control-scb

0 commit comments

Comments
 (0)