commit | 5e501ed7253b369a8a9ec553c35238a3d6808f28 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Tue Dec 02 20:22:49 2014 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Tue Mar 31 12:44:50 2015 +0200 |
tree | 06e52297f21c7c9c54e7c8ac0efd85aac6bc27f1 | |
parent | 3973aff06585309f6215c66ed9d11d74656a9fa6 [diff] |
drm/imx: imx-ldb: allow to determine bus format from the connected panel This patch makes the fsl,data-width and fsl,data-mapping device tree properties optional if a panel is connected to the ldb output port via the of_graph bindings. The data mapping is determined from the display_info.bus_format field provided by the panel. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>