ARM: bcm2835: Add VC4 to the device tree.

VC4 is the GPU (display and 3D) present on the 283x.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
This commit is contained in:
Eric Anholt
2015-03-02 14:36:16 -08:00
szülő b3a15f6d55
commit 49ac67e0c3
8 fájl változott, egészen pontosan 80 új sor hozzáadva és 0 régi sor törölve

Fájl megtekintése

@@ -16,3 +16,7 @@
&gpio {
pinctrl-0 = <&gpioout &alt0 &alt3>;
};
&hdmi {
hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
};