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

dt-bindings: soc: Document "brcm,bcm2836-vchiq"

"brcm,bcm2836-vchiq" should be used on BCM2836 and BCM2837 to ensure
correct operation.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>

authored by

Phil Elwell and committed by
Stefan Wahren
a2aabe5f 65102238

+2 -1
+2 -1
Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.txt
··· 2 2 3 3 Required properties: 4 4 5 - - compatible: Should be "brcm,bcm2835-vchiq" 5 + - compatible: Should be "brcm,bcm2835-vchiq" on BCM2835, otherwise 6 + "brcm,bcm2836-vchiq". 6 7 - reg: Physical base address and length of the doorbell register pair 7 8 - interrupts: The interrupt number 8 9 See bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt