From mboxrd@z Thu Jan 1 00:00:00 1970 From: t.figa@samsung.com (Tomasz Figa) Date: Fri, 28 Feb 2014 13:37:07 +0100 Subject: [PATCH 0/9] Doc/DT: DT bindings for various display components In-Reply-To: <1393590016-9361-1-git-send-email-tomi.valkeinen@ti.com> References: <1393590016-9361-1-git-send-email-tomi.valkeinen@ti.com> Message-ID: <531082F3.6050501@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Tomi, On 28.02.2014 13:20, Tomi Valkeinen wrote: > Hi, > > This series is a re-send of > http://article.gmane.org/gmane.linux.drivers.devicetree/61739 > > I'm cc'ing more people, and I want to clarify the contents of the series: > > While this has been developed for OMAP, only the first patch is about OMAP > bindings. The rest are generic bindings for video components, which can be used > on any platform. > > The bindings use the V4L2 style video port/endpoint system, described in > Documentation/devicetree/bindings/media/video-interfaces.txt, to connect the > components. The same port/endpoint bindings are used by Philipp Zabel in his > imx-drm patch series. > > Shortly about the display components in the series, in the order of probable > public interest: > > * Analog TV, DVI and HDMI Connectors represent a respective connector on the > board. They don't do much, but they do mark the end of the video pipeline (from > the board's pov), and they should also in the future offer ways to handle > things like the +5V pin on DVI and HDMI connector and HPD pin. > > * MIPI DPI panel and MIPI DSI CM panels represent bindings for simple panels > using the respective video bus. I'm yet to take a deeper look at this series, but have you seen Andrzej Hajda's patches adding support for DSI panels on Exynos [1] ? [1] http://thread.gmane.org/gmane.linux.kernel.samsung-soc/27044 Best regards, Tomasz