commit | 27c01b99e785912cf9789e3eddb89b990fe2936e | [log] [tgz] |
---|---|---|
author | Max Krummenacher <max.oss.09@gmail.com> | Tue Nov 01 15:04:21 2016 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 29 16:33:21 2016 +0100 |
tree | 97e25e7ef8295d17b1bcab87060647974dc85486 | |
parent | 64a77a4cbcc876fae4e5a9a1fbeae276594791c2 [diff] |
imx: make ipu's di configurable The ipu has two display interfaces. Make the used one a parameter in struct display_info_t instead of using unconditionally DI0. DI0 is the default setting. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Reviewed-by: Eric Nelson <eric@nelint.com>