diff options
author | Claudiu Beznea <[email protected]> | 2020-01-10 18:18:01 +0200 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2020-01-14 15:06:57 +0100 |
commit | ac9168dfbafd930cdc1a3496b2808843a3f5fcd7 (patch) | |
tree | 0cf6d4b115a0ded6e4fb198706ef696b52b54a28 | |
parent | 7402b7fa4860b1a65394be4c9c5d119884215484 (diff) |
dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc
Add microchip,sam9x60-ddramc to DT bindings documentation.
Signed-off-by: Claudiu Beznea <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
-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: |