1 Broadcom BCM2835 device tree bindings
2 -------------------------------------------
5 Required root node properties:
6 compatible = "raspberrypi,model-a", "brcm,bcm2835";
9 Required root node properties:
10 compatible = "raspberrypi,model-a-plus", "brcm,bcm2835";
13 Required root node properties:
14 compatible = "raspberrypi,model-b", "brcm,bcm2835";
16 Raspberry Pi Model B (no P5)
17 early model B with I2C0 rather than I2C1 routed to the expansion header
18 Required root node properties:
19 compatible = "raspberrypi,model-b-i2c0", "brcm,bcm2835";
21 Raspberry Pi Model B rev2
22 Required root node properties:
23 compatible = "raspberrypi,model-b-rev2", "brcm,bcm2835";
26 Required root node properties:
27 compatible = "raspberrypi,model-b-plus", "brcm,bcm2835";
29 Raspberry Pi 2 Model B
30 Required root node properties:
31 compatible = "raspberrypi,2-model-b", "brcm,bcm2836";
33 Raspberry Pi Compute Module
34 Required root node properties:
35 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
38 Required root node properties:
39 compatible = "brcm,bcm2835";