]> Git Repo - J-u-boot.git/commit
rockchip: clk: Add clk driver for rk3308
authorFinley Xiao <[email protected]>
Thu, 14 Nov 2019 03:21:13 +0000 (11:21 +0800)
committerKever Yang <[email protected]>
Sun, 17 Nov 2019 09:22:53 +0000 (17:22 +0800)
commitfe9efbca7b99fd9303b25cf33cbd720603c88f27
treeb6aa1bbed9b65ad4e5bb24e0c68a34d6404db372
parentf1a225229a64168fa489b5f8c82264f1857f6b60
rockchip: clk: Add clk driver for rk3308

Add clk controller driver for RK3308 SOC.

This patch depends on Elaine's pll patch[0].

[0]http://patchwork.ozlabs.org/patch/1183718/

Signed-off-by: Andy Yan <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
drivers/clk/rockchip/Makefile
drivers/clk/rockchip/clk_rk3308.c [new file with mode: 0644]
include/dt-bindings/clock/rk3308-cru.h [new file with mode: 0644]
This page took 0.035989 seconds and 4 git commands to generate.