Re: [PATCH 03/10] drm/sun4i: hdmi: Support HDMI controller on A10

From: Rob Herring
Date: Tue Oct 24 2017 - 12:28:59 EST


On Tue, Oct 17, 2017 at 08:18:00PM +0800, Chen-Yu Tsai wrote:
> The HDMI controller in the A10 SoC is the same as the one currently
> supported in the A10s. It has slightly different setup parameters.
> Since these parameters are not thoroughly understood, we add support
> for this variant by copying these parameters verbatim.
>
> Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
> ---
> .../bindings/display/sunxi/sun4i-drm.txt | 1 +
> drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 53 ++++++++++++++++++++++
> 2 files changed, 54 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>