[U-Boot] [PATCH 0/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings

Vasily Khoruzhick anarsoul at gmail.com
Wed May 2 14:47:07 UTC 2018


On Wed, May 2, 2018 at 4:01 AM, Anatolij Gustschin <agust at denx.de> wrote:
> Hi,
>
> On Sat, 28 Apr 2018 14:57:27 -0700
> Vasily Khoruzhick anarsoul at gmail.com wrote:
>
>> 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"
>
> is this revert needed? Shouldn't the flags be set separately like this
> commit does?

Yes, revert is needed. Driver works fine without setting flags separately.

>
> --
> Anatolij


More information about the U-Boot mailing list