diff options
author | Varshini Rajendran <varshini.rajendran@microchip.com> | 2023-07-28 13:25:39 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-08-18 23:48:05 +0300 |
commit | 7bd5285ad39b8d8c32054616a720a80c1f4e0d18 (patch) | |
tree | 690e6e9459ef6205143cb04c45fef2b5a62b3033 /Documentation/devicetree/bindings/mfd | |
parent | c53cfd0332f46003d2f0024e9033ecd599cf16ef (diff) | |
download | linux-7bd5285ad39b8d8c32054616a720a80c1f4e0d18.tar.xz |
dt-bindings: mfd: atmel-matrix: Add microchip,sam9x7-matrix
Add microchip,sam9x7-matrix to DT bindings documentation.
Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230728102539.266085-1-varshini.rajendran@microchip.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/atmel-matrix.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/atmel-matrix.txt b/Documentation/devicetree/bindings/mfd/atmel-matrix.txt index 89d05c64fb01..6e5f83614e83 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-matrix.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-matrix.txt @@ -14,6 +14,7 @@ Required properties: "atmel,at91sam9x5-matrix", "syscon" "atmel,sama5d3-matrix", "syscon" "microchip,sam9x60-matrix", "syscon" + "microchip,sam9x7-matrix", "atmel,at91sam9x5-matrix", "syscon" - reg: Contains offset/length value of the Bus Matrix memory region. |