Re: [PATCH 15/27] drm/sun4i: Not all DW HDMI controllers has scrambled addresses

From: Chen-Yu Tsai
Date: Wed Sep 12 2018 - 08:26:05 EST


On Sun, Sep 2, 2018 at 3:27 PM Jernej Skrabec <jernej.skrabec@xxxxxxxx> wrote:
>
> Currently supported Allwinner SoCs with DW HDMI controller have
> scrambled addresses and read lock. However, that is not true in general.
> For example, A80 and H6 have normal addresses and normal read access.
>
> Move code for unscrambling addresses and unlocking read access to it's
> own function and call it from init function.
>
> Signed-off-by: Jernej Skrabec <jernej.skrabec@xxxxxxxx>

Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>