diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2020-01-10 18:18:01 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-01-14 15:06:57 +0100 |
commit | ac9168dfbafd930cdc1a3496b2808843a3f5fcd7 (patch) | |
tree | 0cf6d4b115a0ded6e4fb198706ef696b52b54a28 | |
parent | 7402b7fa4860b1a65394be4c9c5d119884215484 (diff) | |
download | lwn-ac9168dfbafd930cdc1a3496b2808843a3f5fcd7.tar.gz lwn-ac9168dfbafd930cdc1a3496b2808843a3f5fcd7.zip |
dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc
Add microchip,sam9x60-ddramc 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-10-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-sysregs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-sysregs.txt b/Documentation/devicetree/bindings/arm/atmel-sysregs.txt index 9fbde401a090..b4900d3b4a7c 100644 --- a/Documentation/devicetree/bindings/arm/atmel-sysregs.txt +++ b/Documentation/devicetree/bindings/arm/atmel-sysregs.txt @@ -39,6 +39,7 @@ RAMC SDRAM/DDR Controller required properties: "atmel,at91sam9260-sdramc", "atmel,at91sam9g45-ddramc", "atmel,sama5d3-ddramc", + "microchip,sam9x60-ddramc" - reg: Should contain registers location and length Examples: |