u-boot/drivers/video/imx
Miquel Raynal f86a377f1f video: imx: Add LCDIF driver
Add support for the LCD interfaces (LCDIF1/2). When probed, these
interfaces request numerous clocks and power domains, attach the bridge
and look for a panel in order to retrieve its capabilities and
properties.

There is a similar existing driver in the upper folder for other i.MX
targets, I discovered this driver a bit late. It is not targeting the
i.MX8MP and I have no idea how different can the LCDIF be on this SoC,
but I did not manage to get it work, especially because it is not fully
compliant with the device-model, especially on the clocks/power
management side which is all ad-hoc. This is normal though, it was
contributed more than ten years ago.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2025-04-10 22:32:56 -03:00
..
ipu_common.c drivers: video: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
ipu_disp.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ipu_regs.h drivers: video: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
ipu.h drivers: video: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
Kconfig video: imx: Add LCDIF driver 2025-04-10 22:32:56 -03:00
lcdif.c video: imx: Add LCDIF driver 2025-04-10 22:32:56 -03:00
ldb.c video: imx: Add LDB driver 2025-04-10 22:32:56 -03:00
Makefile video: imx: Add LCDIF driver 2025-04-10 22:32:56 -03:00
mxc_ipuv3_fb.c video: mxc: Avoid setting global_data fb_base 2024-08-26 14:05:37 -06:00
mxcfb.h video: move ipuv3 files to subdirectory 2019-04-13 20:30:09 +02:00