Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Paul Cercueil and committed by
Greg Kroah-Hartman
22d137e2 7a82a01e

+1
+1
Documentation/devicetree/bindings/memory-controllers/ingenic,jz4780-nemc.txt
··· 5 5 6 6 Required properties: 7 7 - compatible: Should be set to one of: 8 + "ingenic,jz4740-nemc" (JZ4740) 8 9 "ingenic,jz4780-nemc" (JZ4780) 9 10 - reg: Should specify the NEMC controller registers location and length. 10 11 - clocks: Clock for the NEMC controller.