diff options
author | Varshini Rajendran <varshini.rajendran@microchip.com> | 2023-07-28 15:55:15 +0530 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-08-18 21:48:05 +0100 |
commit | 514103d7eb94f3269fef26bd13b84f922659a9b9 (patch) | |
tree | f0810523714a46503b07c5387548e8dec975f9d6 /Documentation/devicetree/bindings/mfd/atmel-flexcom.txt | |
parent | 54ab43a957bcb2643c13df5ab71de9dc3f72e5a6 (diff) | |
download | lwn-514103d7eb94f3269fef26bd13b84f922659a9b9.tar.gz lwn-514103d7eb94f3269fef26bd13b84f922659a9b9.zip |
dt-bindings: mfd: at91: Add SAM9X7 compatible string
Document sam9x7 DT for flexcom.
Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230728102515.265971-1-varshini.rajendran@microchip.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/atmel-flexcom.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/atmel-flexcom.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt b/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt index 9d837535637b..af692e8833a5 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-flexcom.txt @@ -6,6 +6,7 @@ at boot time according to the device tree. Required properties: - compatible: Should be "atmel,sama5d2-flexcom" + or "microchip,sam9x7-flexcom", "atmel,sama5d2-flexcom" - reg: Should be the offset/length value for Flexcom dedicated I/O registers (without USART, TWI or SPI registers). - clocks: Should be the Flexcom peripheral clock from PMC. |