This series enables DSI, HDMI and gr2d support on Dalmore as well as panel support for Cardhu and Harmony. The DRM_PANEL and DRM_PANEL_SIMPLE Kconfig symbols enabled in patch 9 are introduced by the following patch series: [PATCH v2 00/27] drm/tegra: Repatriation and DSI support Perhaps a good solution would be to postpone applying patch 9 until after 3.13-rc1, so that the symbols are there when the above series has gone in during the merge window. Thierry Mikko Perttunen (2): ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree ARM: tegra: Enable HDMI support on Dalmore Thierry Reding (7): ARM: tegra: Enable LVDS and HDMI on Cardhu ARM: tegra: Enable LVDS output on Harmony ARM: tegra: Add MIPI calibration DT entries for Tegra114 ARM: tegra: Add Tegra114 DSI support ARM: tegra: Add Tegra114 gr2d support ARM: tegra: Enable DSI support on Dalmore ARM: tegra: Enable DRM panel support arch/arm/boot/dts/tegra114-dalmore.dts | 74 +++++++++++++++++------ arch/arm/boot/dts/tegra114.dtsi | 84 ++++++++++++++++++++++++++ arch/arm/boot/dts/tegra20-harmony.dts | 40 +++++++++++- arch/arm/boot/dts/tegra30-cardhu.dtsi | 52 +++++++++++++++- arch/arm/configs/tegra_defconfig | 2 + include/dt-bindings/gpu/host1x/tegra114-mipi.h | 11 ++++ 6 files changed, 240 insertions(+), 23 deletions(-) create mode 100644 include/dt-bindings/gpu/host1x/tegra114-mipi.h -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html