clk: mediatek: Add MT8183 clock driver
authorFabien Parent <fparent@baylibre.com>
Sat, 17 Oct 2020 10:52:15 +0000 (12:52 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 18 Jan 2021 20:14:13 +0000 (15:14 -0500)
commitc9d7e79f02ef8184ab854fef5decc2f100447cef
tree1d49a210300c4295245887d7aec18a5173a8a6a0
parent44165e4c676d266f73fda2e6ba82b4bf3262daf2
clk: mediatek: Add MT8183 clock driver

Add the topckgen, apmixedsys and infracfg clock driver for the MT8183
SoC.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
drivers/clk/mediatek/Makefile
drivers/clk/mediatek/clk-mt8183.c [new file with mode: 0644]
include/dt-bindings/clock/mt8183-clk.h [new file with mode: 0644]