1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-28 17:13:38 +01:00
Files
u-boot-megous/include
Igor Opaniuk a6eedb670d video: fsl_dcu_fb: refactor init functions
Move dcu-related code to fsl_dcu_probe_common, keep in video_hw_init()
only legacy video stack (filling GraphicPanel struct etc.).

Add wrappers for all init functions, that will let to provide
struct fb_info as an additional param (needed for further moving it from
the global scope to driver private data struct in DM converted driver).

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2019-07-29 00:08:49 +02:00
..
2019-05-20 13:50:34 +02:00
2019-07-24 13:16:29 -04:00
2019-05-09 19:52:55 -04:00
2019-05-05 08:48:50 -04:00
2019-07-19 11:11:09 +08:00
2019-07-16 22:17:22 +00:00
2019-07-18 11:31:25 -04:00
2019-06-23 14:18:42 +08:00
2019-07-18 16:37:13 -05:00
2019-07-15 10:30:08 +08:00
2019-05-20 13:50:34 +02:00
2019-07-18 16:37:13 -05:00
2019-07-18 16:37:13 -05:00
2019-05-20 13:50:34 +02:00
2019-05-31 23:27:12 +02:00
2019-05-21 17:33:23 -06:00
2019-06-04 22:09:26 +02:00
2019-07-19 20:14:50 +02:00