diff options
author | Matthias Brugger <mbrugger@suse.com> | 2020-03-25 18:31:21 +0100 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2020-04-13 13:01:16 +0200 |
commit | 13032709e2328553970f0002df5edce6aac69425 (patch) | |
tree | bd8ec629457e0b72979495681930d65854428531 /drivers/of/overlay.c | |
parent | 1a680aa888d6ff39507d09a022bde20ef7e809dd (diff) |
clk / soc: mediatek: Move mt8173 MMSYS to platform driver
There is no strong reason for this to use CLK_OF_DECLARE instead of
being a platform driver. Plus, MMSYS provides clocks but also a shared
register space for the mediatek-drm and the mediatek-mdp
driver. So move the MMSYS clocks to a new platform driver and also
create a new MMSYS platform driver in drivers/soc/mediatek that
instantiates the clock driver.
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'drivers/of/overlay.c')
0 files changed, 0 insertions, 0 deletions