]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/sun4i: sun6i-drc: Support DRC on A31 and A31s
authorChen-Yu Tsai <wens@csie.org>
Thu, 20 Oct 2016 03:43:38 +0000 (11:43 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 20 Oct 2016 15:58:06 +0000 (17:58 +0200)
commitb3e0b2dba870cc2f1d614a0f04459c18d8bf71a3
tree750948bc1e0e7bd28628ce9a1cb868dec4fe48fc
parent1001354ca34179f3db924eb66672442a173147dc
drm/sun4i: sun6i-drc: Support DRC on A31 and A31s

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@csie.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
drivers/gpu/drm/sun4i/sun6i_drc.c