All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings
@ 2018-04-28 21:57 Vasily Khoruzhick
  2018-04-28 21:57 ` [U-Boot] [PATCH 1/2] Revert "sunxi: video: HDMI: split VSYNC and HSYNC polarity settings" Vasily Khoruzhick
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vasily Khoruzhick @ 2018-04-28 21:57 UTC (permalink / raw)
  To: u-boot

Previous attempt to fix HSYNC and VSYNC polarity settings for dw_hdmi
was wrong - actual root cause wasn't in sunxi dw_hdmi glue code, but in
dw_hdmi driver itself. This series reverts previous attempt to fix the issue
and applies proper fix

Vasily Khoruzhick (2):
  Revert "sunxi: video: HDMI: split VSYNC and HSYNC polarity settings"
  video: dw_hdmi: fix HSYNC and VSYNC polarity settings

 drivers/video/dw_hdmi.c             |  4 ++--
 drivers/video/sunxi/sunxi_dw_hdmi.c | 14 +++++++++-----
 2 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-02 14:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-28 21:57 [U-Boot] [PATCH 0/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings Vasily Khoruzhick
2018-04-28 21:57 ` [U-Boot] [PATCH 1/2] Revert "sunxi: video: HDMI: split VSYNC and HSYNC polarity settings" Vasily Khoruzhick
2018-04-28 21:57 ` [U-Boot] [PATCH 2/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings Vasily Khoruzhick
2018-05-02 11:01 ` [U-Boot] [PATCH 0/2] " Anatolij Gustschin
2018-05-02 14:47   ` Vasily Khoruzhick
2018-05-02 14:54     ` Jernej Škrabec

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.