]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/sun4i: Make COEF_RDY conditional
authorMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 18 Jan 2019 14:51:30 +0000 (15:51 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 18 Jan 2019 20:12:20 +0000 (21:12 +0100)
commit38ffb167fd6a6fdbb731bdddc996af1329c2dea3
tree519287527215eb2d6ef8116b2a8e95ecc639d102
parentc2c7560f7a8d221d3bc01be3e3daa20a84980916
drm/sun4i: Make COEF_RDY conditional

The COEF_RDY bit isn't found in all the SoCs featuring some variant of the
frontend.

Add it to our quirks structure.

Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190118145133.21281-21-paul.kocialkowski@bootlin.com
drivers/gpu/drm/sun4i/sun4i_frontend.c
drivers/gpu/drm/sun4i/sun4i_frontend.h