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

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.

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-3-enric.balletbo@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/clk/mediatek/clk-mt2701-mm.c
drivers/soc/mediatek/mtk-mmsys.c