summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun5i-r8.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: sun5i: r8: Add display blocks to the DTSIMaxime Ripard2016-05-041-0/+137
| | | | | | | | | | | The TCON, tv-encoder and display engine backends and frontends are combined to create our display pipeline. Add them to the R8 DTSI. It's supposed to be perfectly compatible with the A10s and A13, but since we haven't tested it on them yet, it's safer to just enable it on the R8. Eventually, it should be moved to sun5i.dtsi Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sun5i: a13: Add display and TCON clocksMaxime Ripard2016-05-041-2/+3
| | | | | | | | Enable the display and TCON (channel 0 and channel 1) clocks that are going to be needed to drive the display engine, tcon and TV encoders. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sun5i: Add DRAM gatesMaxime Ripard2016-04-191-1/+1
| | | | | | | | | The DRAM gates control whether the image / display devices on the SoC have access to the DRAM clock or not. Enable it. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sun5i: Add R8 DTSIMaxime Ripard2015-10-111-0/+59
The R8 is very close to the A13, but it still has a few differences, notably a composite output, which the A13 lacks. Add a DTSI based on the A13's to hold those differences. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
OpenPOWER on IntegriCloud