summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/test_util.py
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2025-04-03 09:39:11 +0200
committerFabio Estevam <festevam@gmail.com>2025-04-10 22:32:56 -0300
commitdce8222eead9e76fd17a419205de9e6f3a1673f7 (patch)
treeef87c524c2567cfb1b0794f727fb88befda678e3 /tools/u_boot_pylib/test_util.py
parent95654e671792eef4ddd3e078d501f6112c7bf187 (diff)
video: imx: Add LDB driver
Add support for the LVDS Display Bridge (LDB) found on i.MX8MP. When attached, the bridge driver looks for panels connected to one of its two outputs and adapts its own configuration to use them. There is currently no support for merged/split displays. Note regarding the clock configuration: The LDB output clock should be absolutely identical to the LCDIF output clock so both blocks can talk to each other synchronously. However, the LDB clock has an internal divisor of 7 (respectively 3.5 in dual configuration) which means the LDB input clock must be explicitly set once we know the configuration. This driver was tested on i.MX8MP using a single panel connected to the LVDS2 interface. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions