]> git.baikalelectronics.ru Git - uboot.git/commit
video: stm32: stm32_ltdc: support several hardware versions
authorYannick Fertre <yannick.fertre@foss.st.com>
Wed, 6 Apr 2022 08:41:35 +0000 (10:41 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 10 May 2022 08:56:39 +0000 (10:56 +0200)
commite2ce2bb74346de26b298f1d8df149785f4f367ba
tree003b6537e5f1c9f60c2206ba76e3b796139a3acd
parent8768fef3238d9319f0b073f1b52bbf7bf53256ff
video: stm32: stm32_ltdc: support several hardware versions

Register mapping & pixel formats depend on version of ltdc
display controller.

Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/video/stm32/stm32_ltdc.c