Skip to content

Commit 4eb2b72

Browse files
Dharma-Blag-linaro
authored andcommitted
dt-bindings: mfd: atmel,sama5d2-flexcom: Add microchip,sama7d65-flexcom
Add flexcom binding documentation for sama7d65. Consolidated entries into one enum to match proper coding style. Signed-off-by: Dharma Balasubiramani <dharma.b@microchip.com> Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev> Link: https://lore.kernel.org/r/9656d46ee0255b9aba404d77d2d204376a9cb248.1736522006.git.Ryan.Wanner@microchip.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 0d1217a commit 4eb2b72

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Documentation/devicetree/bindings/mfd/atmel,sama5d2-flexcom.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ properties:
1919
oneOf:
2020
- const: atmel,sama5d2-flexcom
2121
- items:
22-
- const: microchip,sam9x7-flexcom
22+
- enum:
23+
- microchip,sam9x7-flexcom
24+
- microchip,sama7d65-flexcom
25+
- microchip,sama7g5-flexcom
2326
- const: atmel,sama5d2-flexcom
24-
- items:
25-
- const: microchip,sama7g5-flexcom
26-
- const: atmel,sama5d2-flexcom
27-
2827

2928
reg:
3029
maxItems: 1

0 commit comments

Comments
 (0)