commit | d6aef84a48fa54ac606ae719fcd125199939f43d | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Mon Nov 12 15:39:01 2012 +0100 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Nov 16 16:34:18 2012 +0100 |
tree | 010900d6fbca5ca03bf7ab0262aa4230bea51aeb | |
parent | 91660d743e6b283db54e85a8ea175c1d7be3055e [diff] |
ARM i.MX51 babbage: Add display support The babbage board has a DVI-I output which allows to output analog and digital signals simultaneously. This patch adds support for it to the devicetree. The DDC signals are not wired up on the board, so DRM will fall back on default VESA modes. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Shawn Guo <shawn.guo@linaro.org>