tegra: fdt: Add LCD definitions for Tegra
authorSimon Glass <sjg@chromium.org>
Wed, 17 Oct 2012 13:24:48 +0000 (13:24 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 19 Nov 2012 15:15:36 +0000 (08:15 -0700)
commiteefe3e598e38dc4e433d5b39c2f5528ffea461e3
tree31dc770b3c14414f84b25ace290ae76fdc5a3fc3
parentbeca1fdeff1a3826148330e2a40297594a710a40
tegra: fdt: Add LCD definitions for Tegra

Add LCD definitions and also a proposed binding for LCD displays.

The PWM is as per what will likely be committed to linux-next soon.

The displaymode binding comes from a proposal here:

http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html

The panel binding is new, and fills a need to specify the panel
timings and other tegra-specific information. Should a binding appear
that allows the pwm to handle this automatically, we can revisit
this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra20.dtsi
doc/device-tree-bindings/video/displaymode.txt [new file with mode: 0644]
doc/device-tree-bindings/video/tegra20-dc.txt [new file with mode: 0644]