Re: [PATCH] ARM: dts: stm32: Fix display-timings settings for stm32f746-disco

2022-09-07 Thread Patrick DELAUNAY
Hi, On 8/24/22 15:42, Patrice Chotard wrote: Since commit ef4ce6df3289 "video: stm32: stm32_ltdc: fix data enable polarity" The panel display output wasn't functional anymore. Device tree display-timings de-active property value must be updated to 1. Signed-off-by: Patrice Chotard --- arch/

Re: [PATCH] ARM: dts: stm32: Fix display-timings settings for stm32f746-disco

2022-08-30 Thread Patrick DELAUNAY
Hi, On 8/24/22 15:42, Patrice Chotard wrote: Since commit ef4ce6df3289 "video: stm32: stm32_ltdc: fix data enable polarity" The panel display output wasn't functional anymore. Device tree display-timings de-active property value must be updated to 1. Signed-off-by: Patrice Chotard --- arch/

[PATCH] ARM: dts: stm32: Fix display-timings settings for stm32f746-disco

2022-08-24 Thread Patrice Chotard
Since commit ef4ce6df3289 "video: stm32: stm32_ltdc: fix data enable polarity" The panel display output wasn't functional anymore. Device tree display-timings de-active property value must be updated to 1. Signed-off-by: Patrice Chotard --- arch/arm/dts/stm32f746-disco-u-boot.dtsi | 2 +- 1 fil