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

dt/bindings: arm-boards: add binding for Versatile core module

Add binding for the core module found on ARM versatile AB and PB boards.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>

+6
+6
Documentation/devicetree/bindings/arm/arm-boards
··· 86 86 compatible = "arm,versatile-sic"; 87 87 interrupt-controller; 88 88 #interrupt-cells = <1>; 89 + 90 + Required nodes: 91 + 92 + - core-module: the root node to the Versatile platforms must have 93 + a core-module with regs and the compatible strings 94 + "arm,core-module-versatile", "syscon"