public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/5] sunxi: video: add DE2 LCD and ANX6345 drivers
@ 2017-09-21  6:29 Vasily Khoruzhick
  2017-09-21  6:29 ` [U-Boot] [PATCH v2 1/5] dm: video: bridge: add operation to read EDID Vasily Khoruzhick
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Vasily Khoruzhick @ 2017-09-21  6:29 UTC (permalink / raw)
  To: u-boot

This series adds drivers that are necessary to get LCD working on Pinebook:
 - ANX6345 eDP bridge driver that allows to connect eDP panels to SoCs that
   have parallel LCD interface
 - DE2 LCD driver for Allwinner A64. Similar hardware is present in V3s and R40,
   but is not supported by this driver yet.

Whole combination (along with PWM driver which is sent in another series) is
tested on Pinebook which is based on Allwiner A64 SoC.

Please see https://github.com/anarsoul/u-boot-pine64/ if you want to test it.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-10-27 10:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21  6:29 [U-Boot] [PATCH v2 0/5] sunxi: video: add DE2 LCD and ANX6345 drivers Vasily Khoruzhick
2017-09-21  6:29 ` [U-Boot] [PATCH v2 1/5] dm: video: bridge: add operation to read EDID Vasily Khoruzhick
2017-10-26 16:10   ` Anatolij Gustschin
2017-09-21  6:29 ` [U-Boot] [PATCH v2 2/5] video: anx9804: split out registers definitions into a separate header Vasily Khoruzhick
2017-10-26 16:26   ` [U-Boot] [PATCH v3 " Anatolij Gustschin
2017-10-27  9:58     ` Anatolij Gustschin
2017-10-26 16:29   ` [U-Boot] [PATCH v3 3/5] video: add anx6345 DM driver Anatolij Gustschin
2017-10-27  9:59     ` Anatolij Gustschin
2017-09-21  6:29 ` [U-Boot] [PATCH v2 " Vasily Khoruzhick
2017-09-21  6:29 ` [U-Boot] [PATCH v2 4/5] sunxi: video: split out PLL configuration code Vasily Khoruzhick
2017-10-26 21:02   ` Anatolij Gustschin
2017-10-26 21:14     ` Vasily Khoruzhick
2017-10-27  4:51       ` [U-Boot] [PATCH v4 " Vasily Khoruzhick
2017-10-27  4:51         ` [U-Boot] [PATCH v4 5/5] sunxi: video: add LCD support to DE2 driver Vasily Khoruzhick
2017-10-27 10:02           ` Anatolij Gustschin
2017-10-27 10:00         ` [U-Boot] [PATCH v4 4/5] sunxi: video: split out PLL configuration code Anatolij Gustschin
2017-09-21  6:29 ` [U-Boot] [PATCH v2 5/5] sunxi: video: add LCD support to DE2 driver Vasily Khoruzhick
2017-10-26 16:33   ` [U-Boot] [PATCH v3 " Anatolij Gustschin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox