clk / soc: mediatek: Bind clock and gpu driver for mt2712
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Wed, 1 Apr 2020 20:17:34 +0000 (22:17 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 20 May 2020 10:47:02 +0000 (12:47 +0200)
commit9c5a0a3a8f0403c911ed4f02d4f4a81fe3c22889
tree14e20d48992cad5afabd6bed7f9fe11133799338
parent52660e568518b07daf15d117ef5a704909ea2513
clk / soc: mediatek: Bind clock and gpu driver for mt2712

Now that the mmsys driver is the top-level entry point for the
multimedia subsystem, we could bind the clock and the gpu driver on
those devices that is expected to work, so the drm driver is
intantiated by the mmsys driver and display, hopefully, working again on
those devices.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20200401201736.2980433-2-enric.balletbo@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/clk/mediatek/clk-mt2712-mm.c
drivers/soc/mediatek/mtk-mmsys.c