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

misc: sram: document new compatible

Add atmel,sama5d2-securam to the compatible list.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Rob Herring <robh@kernel.org>

+1 -1
+1 -1
Documentation/devicetree/bindings/sram/sram.txt
··· 4 4 5 5 Required properties: 6 6 7 - - compatible : mmio-sram 7 + - compatible : mmio-sram or atmel,sama5d2-securam 8 8 9 9 - reg : SRAM iomem address range 10 10