[U-Boot] [PATCH v4 5/5] sunxi: video: add LCD support to DE2 driver
Anatolij Gustschin
agust at denx.de
Fri Oct 27 10:02:16 UTC 2017
On Thu, 26 Oct 2017 21:51:52 -0700
Vasily Khoruzhick anarsoul at gmail.com wrote:
> Extend DE2 driver with LCD support. Tested on Pinebook which is based
> on A64 and has ANX6345 eDP bridge with eDP panel connected to it.
>
> Signed-off-by: Vasily Khoruzhick <anarsoul at gmail.com>
> ---
> v4: - adapted to v4 changes in patch 4/5
> v3: - rebased and fixed checkpatch errors/warnings
>
> v2: - drop redundant clock_set_pll10() call
> - fallback to timings from DT if reading EDID from bridge failed
> - read panel_bpp from DT
> arch/arm/mach-sunxi/Kconfig | 2 +-
> drivers/video/sunxi/Makefile | 2 +-
> drivers/video/sunxi/sunxi_de2.c | 17 +++++
> drivers/video/sunxi/sunxi_lcd.c | 152 ++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 171 insertions(+), 2 deletions(-)
> create mode 100644 drivers/video/sunxi/sunxi_lcd.c
Applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list