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)
commitef4ce6df3289f4ea8d55e093289bd39181385aac
treeb245463edb3a8464bb3cafea55c003494548952d
parenta9fed5aac5c6da9763fdc5d10fd83299d63b7c24
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