[U-Boot] Please pull u-boot-video
Anatolij Gustschin
agust at denx.de
Mon Nov 18 10:39:39 UTC 2019
Hi Tom,
Please pull video fixes for v2020.01.
gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1338
Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/613381403
Thanks,
Anatolij
The following changes since commit a965a8b904093c9e6790d0460d18a144cefa5e42:
Prepare v2020.01-rc2 (2019-11-11 21:01:10 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-for-v2020.01-rc2
for you to fetch changes up to 754815b854258abf08f50e757599e8d15c9a85bd:
video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support (2019-11-12 16:15:53 +0100)
----------------------------------------------------------------
- fix i.MX6ULL evk black screen observed while reboot stress tests
- remove "synopsys,dw-mipi-dsi" compatible to reduce the device tree
differences between Linux and U-Boot for stm32mp1 platform
----------------------------------------------------------------
Fabio Estevam (1):
video: mxsfb: Configure the clock after eLCDIF reset
Patrick Delaunay (1):
video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support
arch/arm/dts/stm32mp157c-dk2-u-boot.dtsi | 7 -------
arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi | 5 -----
drivers/video/dw_mipi_dsi.c | 6 ------
drivers/video/mxsfb.c | 6 +++---
drivers/video/stm32/stm32_dsi.c | 15 ++++++++++++++-
5 files changed, 17 insertions(+), 22 deletions(-)
More information about the U-Boot
mailing list