Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 307a2e9a authored by Jeffy Chen's avatar Jeffy Chen Committed by Heiko Stuebner
Browse files

clk: rockchip: add clock controller for rk3228



Add the clock tree definition for the new rk3228 SoC.

Signed-off-by: default avatarJeffy Chen <jeffy.chen@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 80afed27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,5 +12,6 @@ obj-$(CONFIG_RESET_CONTROLLER) += softrst.o

obj-y	+= clk-rk3036.o
obj-y	+= clk-rk3188.o
obj-y	+= clk-rk3228.o
obj-y	+= clk-rk3288.o
obj-y	+= clk-rk3368.o