CHROMIUM: auxdisplay/ps8620: Add driver for Parade PS8622 bridge
authorVincent Palatin <vpalatin@chromium.org>
Sat, 4 Aug 2012 16:12:33 +0000 (09:12 -0700)
committerGerrit <chrome-bot@google.com>
Tue, 23 Oct 2012 15:51:58 +0000 (08:51 -0700)
commit3d87f8de843d1da3a226d719293d064cb5eac671
treede1d9d6650ea45ad0e00901410eea72393b0ea46
parentee21f21deb96e372a450b42154528d8383b53998
CHROMIUM: auxdisplay/ps8620: Add driver for Parade PS8622 bridge

Add a new driver to handle the Parade PS8622 eDP/LVDS bridge chip.
The driver sets properly the SLP_N and RST_N pins and configure the
bridge through I2C.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
BUG=chrome-os-partner:14491
TEST=Tested on Spring, see the screen coming up on boot.

Change-Id: I3fd15f9780abe45b1cc93f9234db7d79c65ac5a3
Reviewed-on: https://gerrit.chromium.org/gerrit/36231
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Commit-Ready: Vincent Palatin <vpalatin@chromium.org>
Tested-by: Vincent Palatin <vpalatin@chromium.org>
Documentation/devicetree/bindings/video/ps8622.txt [new file with mode: 0644]
drivers/auxdisplay/Kconfig
drivers/auxdisplay/Makefile
drivers/auxdisplay/ps8622.c [new file with mode: 0644]