Unverified Commit d7d14ccf authored by Paul Cercueil's avatar Paul Cercueil Committed by Paul Burton
Browse files

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: default avatarPaul Cercueil <paul@crapouillou.net>
Reviewed-by: default avatarBoris Brezillon <bbrezillon@kernel.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
parent ffa75462
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.