summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/rk3288-jerry.dts
Commit message (Collapse)AuthorAgeFilesLines
* rockchip: jerry: Enable EDP and HDMI video outputSimon Glass2016-01-211-0/+5
| | | | | | | | | | | Enable these devices using the VOPL video output device. We explicitly disable VOPB in the device tree to avoid it taking over. Since this device has an LCD display this comes up by default. If the display fails for some reason then it will attempt to use HDMI. It is possible to force it to fail (and thus fall back to HDMI) by puting 'return -EPERM' at the top of rk_edp_probe(). For now there is no easy way to select between the two. Signed-off-by: Simon Glass <sjg@chromium.org>
* rockchip: Add basic support for jerrySimon Glass2015-09-021-0/+203
This builds and displays an SPL message, but does not function beyond that. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud