diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2020-01-10 19:17:59 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-01-14 17:06:56 +0300 |
commit | 00b9a43be06696292bc3806445ef693e0ce8dad7 (patch) | |
tree | 3d019904ec735fd238c4a7b38d2cd6eb037b9817 /Documentation/devicetree/bindings/mfd/atmel-matrix.txt | |
parent | 7c7acbc34d64969b950fb721edc792913ed556bc (diff) | |
download | linux-00b9a43be06696292bc3806445ef693e0ce8dad7.tar.xz |
dt-bindings: atmel-matrix: add microchip,sam9x60-matrix
Add microchip,sam9x60-matrix to DT bindings documentation.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1578673089-3484-8-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/atmel-matrix.txt')
-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 e3ef50ca02a5..89d05c64fb01 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-matrix.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-matrix.txt @@ -13,6 +13,7 @@ Required properties: "atmel,at91sam9n12-matrix", "syscon" "atmel,at91sam9x5-matrix", "syscon" "atmel,sama5d3-matrix", "syscon" + "microchip,sam9x60-matrix", "syscon" - reg: Contains offset/length value of the Bus Matrix memory region. |