[PATCH v3 7/7] ARM: bcm2835: Add VC4 to the device tree.

2015-10-12 Thread Eric Anholt
Stefan Wahren writes: > Am 09.10.2015 um 23:27 schrieb Eric Anholt: >> VC4 is the GPU (display and 3D) present on the 2835. >> >> Signed-off-by: Eric Anholt >> --- >> >> v2: Sort by register address, mark HDMI as disabled by default in the >> SoC file and enable it from -rpi. >> >> v3: Add

[PATCH v3 7/7] ARM: bcm2835: Add VC4 to the device tree.

2015-10-11 Thread Stefan Wahren
Am 09.10.2015 um 23:27 schrieb Eric Anholt: > VC4 is the GPU (display and 3D) present on the 2835. > > Signed-off-by: Eric Anholt > --- > > v2: Sort by register address, mark HDMI as disabled by default in the > SoC file and enable it from -rpi. > > v3: Add references to the pixel/HSM clocks

[PATCH v3 7/7] ARM: bcm2835: Add VC4 to the device tree.

2015-10-09 Thread Eric Anholt
VC4 is the GPU (display and 3D) present on the 2835. Signed-off-by: Eric Anholt --- v2: Sort by register address, mark HDMI as disabled by default in the SoC file and enable it from -rpi. v3: Add references to the pixel/HSM clocks for HDMI. Rename compatibility strings and clean up