dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC
authorPaul Cercueil <paul@crapouillou.net>
Tue, 4 Jun 2019 14:30:15 +0000 (16:30 +0200)
committerPaul Burton <paul.burton@mips.com>
Tue, 11 Jun 2019 22:46:11 +0000 (15:46 -0700)
Add a compatible string to support the memory controller built into the
JZ4740 SoC from Ingenic.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Boris Brezillon <bbrezillon@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt

index f936b5589b1953030adc2563c88555398a49e839..59b8dcc118ee331206f30a02c9cea49e15c796b7 100644 (file)
@@ -5,6 +5,7 @@ controller in Ingenic JZ4780
 
 Required properties:
 - compatible: Should be set to one of:
+    "ingenic,jz4740-nemc" (JZ4740)
     "ingenic,jz4780-nemc" (JZ4780)
 - reg: Should specify the NEMC controller registers location and length.
 - clocks: Clock for the NEMC controller.