[PATCH 1/9] dt-bindings: Add root properties for Raspberry Pi 2.

Eric Anholt eric at anholt.net
Tue Apr 21 11:09:48 PDT 2015


Signed-off-by: Eric Anholt <eric at anholt.net>
---
 Documentation/devicetree/bindings/arm/bcm2836.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/bcm2836.txt

diff --git a/Documentation/devicetree/bindings/arm/bcm2836.txt b/Documentation/devicetree/bindings/arm/bcm2836.txt
new file mode 100644
index 0000000..5e255ec
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/bcm2836.txt
@@ -0,0 +1,10 @@
+Broadcom BCM2836 device tree bindings
+-------------------------------------------
+
+Raspberry Pi 2 Model B
+Required root node properties:
+compatible = "raspberrypi,2-model-b", "brcm,bcm2836";
+
+Generic BCM2836 board
+Required root node properties:
+compatible = "brcm,bcm2836";
-- 
2.1.4




More information about the linux-arm-kernel mailing list