]> git.baikalelectronics.ru Git - uboot.git/commit
video: stm32: stm32_ltdc: fix data enable polarity
authorYannick FERTRE <yannick.fertre@foss.st.com>
Wed, 6 Apr 2022 08:37:42 +0000 (10:37 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 10 May 2022 08:56:39 +0000 (10:56 +0200)
commit8768fef3238d9319f0b073f1b52bbf7bf53256ff
treeb245463edb3a8464bb3cafea55c003494548952d
parent8e292cd3b7faf999913a9c11b7375297b14fafa2
video: stm32: stm32_ltdc: fix data enable polarity

Wrong DISPLAY_FLAGS used to set the data enable polarity.

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