Re: [PATCH v1 2/2] drm/stm: ltdc: add a 2nd endpoint

2017-11-07 Thread Benjamin Gaignard
2017-10-26 13:48 GMT+02:00 Philippe Cornu : > ltdc can have up to 2 endpoints: > - dpi external gpios: for rgb panels or external bridge ICs. > - dpi internal ios: connected internally to dsi. > > Note: Refer to the reference manual to know if the dsi is > present on your device. Applied on drm-

[PATCH v1 2/2] drm/stm: ltdc: add a 2nd endpoint

2017-10-26 Thread Philippe Cornu
ltdc can have up to 2 endpoints: - dpi external gpios: for rgb panels or external bridge ICs. - dpi internal ios: connected internally to dsi. Note: Refer to the reference manual to know if the dsi is present on your device. Signed-off-by: Philippe Cornu --- drivers/gpu/drm/stm/ltdc.c | 64 ++