aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2019-06-04 16:30:15 +0200
committerPaul Burton <paul.burton@mips.com>2019-06-11 15:46:11 -0700
commitd7d14ccfe29a0eeecca3b2ca33fa15184a19888a (patch)
tree04d75c8c1f35da488655c5c93a0ae9a3ab6c514e /Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt
parentmemory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780 (diff)
downloadlinux-dev-d7d14ccfe29a0eeecca3b2ca33fa15184a19888a.tar.xz
linux-dev-d7d14ccfe29a0eeecca3b2ca33fa15184a19888a.zip
dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC
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>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt b/Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt
index f936b5589b19..59b8dcc118ee 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt
+++ b/Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt
@@ -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.