diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2020-01-10 17:18:02 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-01-14 15:06:57 +0100 |
commit | e517d6d949a23a8738bcf4a62c81d7c0b44c5a4a (patch) | |
tree | 1c09242d388f6e39121cb7894ae89bc1ae6fdb40 /Documentation/devicetree | |
parent | dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc (diff) | |
download | linux-e517d6d949a23a8738bcf4a62c81d7c0b44c5a4a.tar.xz linux-e517d6d949a23a8738bcf4a62c81d7c0b44c5a4a.zip |
dt-bindings: atmel-smc: add microchip,sam9x60-smc
Add microchip,sam9x60-smc 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-11-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/atmel-smc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/atmel-smc.txt b/Documentation/devicetree/bindings/mfd/atmel-smc.txt index 1103ce2030fb..5696d9fcb5dc 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-smc.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-smc.txt @@ -9,6 +9,7 @@ Required properties: "atmel,at91sam9260-smc", "syscon" "atmel,sama5d3-smc", "syscon" "atmel,sama5d2-smc", "syscon" + "microchip,sam9x60-smc", "syscon" - reg: Contains offset/length value of the SMC memory region. |