From: Dharma Balasubiramani Date: Fri, 10 Jan 2025 15:25:42 +0000 (-0700) Subject: dt-bindings: mfd: atmel,sama5d2-flexcom: Add microchip,sama7d65-flexcom X-Git-Tag: v6.15-rc1~109^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4eb2b722c047103d430bc76cfc6f2f0dbe310666;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Ryan Wanner Acked-by: Krzysztof Kozlowski Reviewed-by: Krzysztof Kozlowski Reviewed-by: Claudiu Beznea Link: https://lore.kernel.org/r/9656d46ee0255b9aba404d77d2d204376a9cb248.1736522006.git.Ryan.Wanner@microchip.com Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/atmel,sama5d2-flexcom.yaml b/Documentation/devicetree/bindings/mfd/atmel,sama5d2-flexcom.yaml index 0dc6a40b63f47..c7d6cf96796cd 100644 --- a/Documentation/devicetree/bindings/mfd/atmel,sama5d2-flexcom.yaml +++ b/Documentation/devicetree/bindings/mfd/atmel,sama5d2-flexcom.yaml @@ -19,12 +19,11 @@ properties: oneOf: - const: atmel,sama5d2-flexcom - items: - - const: microchip,sam9x7-flexcom + - enum: + - microchip,sam9x7-flexcom + - microchip,sama7d65-flexcom + - microchip,sama7g5-flexcom - const: atmel,sama5d2-flexcom - - items: - - const: microchip,sama7g5-flexcom - - const: atmel,sama5d2-flexcom - reg: maxItems: 1