drm/sun4i: backend: Handle the SAT
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 6 Sep 2016 13:23:03 +0000 (15:23 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 8 Sep 2016 07:29:42 +0000 (09:29 +0200)
commit440d2c7b127a8b3aab21eb140262bb29c4ee804f
tree3829fa7194f4c28c7f40baef78ac047ca80635ca
parent4a408f1f639bd702cc2699d33161f3590c942c2c
drm/sun4i: backend: Handle the SAT

The A33 has an block called SAT that is part of the backend that needs to
be clocked and out of reset to be able for the backend to operate properly.

Extend the binding to have the SAT resources listed, and claim them when
the backend probes.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
drivers/gpu/drm/sun4i/sun4i_backend.c
drivers/gpu/drm/sun4i/sun4i_backend.h
This page took 0.02459 seconds and 5 git commands to generate.