Re: [PATCH 1/9] drm/sun4i: sun6i-drc: Support DRC on A31 and A31s

From: Rob Herring
Date: Mon Oct 10 2016 - 10:45:48 EST


On Fri, Oct 07, 2016 at 12:06:21AM +0800, Chen-Yu Tsai wrote:
> The A31 and A31s also have the DRC as part of the display pipeline.
> As we know virtually nothing about them, just add compatible strings
> for both SoCs to the stub driver.
>
> Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
> ---
> Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 2 ++
> drivers/gpu/drm/sun4i/sun6i_drc.c | 2 ++
> 2 files changed, 4 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>