]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00277843-02 imx6sl: Enable sii902x hdmi function
authorSandor Yu <R01008@freescale.com>
Wed, 4 Sep 2013 07:45:00 +0000 (15:45 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:30 +0000 (09:55 +0800)
commit6708e9116ba29bc33373b9d714a9fb8245b45c57
tree88521e739de0b899662c626320dcefb77ac9587f
parent56a25cf0d6f8d0f22c64a3df71c5f1f58c829022
ENGR00277843-02 imx6sl: Enable sii902x hdmi function

- Add sii902x hdmi chip driver.
- Sii902x initialized as I2C device.
- Support resolution change by application or FB command line.
- Max support resolution 1080p60.
- Support read EDID from hdmi sink.
- Support hdmi cable hotplug.
- Support default video mode read from dts.

Signed-off-by: Sandor Yu <R01008@freescale.com>
drivers/video/mxc/Kconfig
drivers/video/mxc/Makefile
drivers/video/mxc/mxsfb_sii902x.c [new file with mode: 0644]