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

DT: bindings: bcm: Add Raspberry Pi Zero

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

authored by

Stefan Wahren and committed by
Eric Anholt
33fdf6fd 00a33ec4

+4
+4
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt
··· 38 38 Required root node properties: 39 39 compatible = "raspberrypi,compute-module", "brcm,bcm2835"; 40 40 41 + Raspberry Pi Zero 42 + Required root node properties: 43 + compatible = "raspberrypi,model-zero", "brcm,bcm2835"; 44 + 41 45 Generic BCM2835 board 42 46 Required root node properties: 43 47 compatible = "brcm,bcm2835";