[GIT PULL] Rockchip clock changes for 5.15
Heiko Stuebner
heiko at sntech.de
Sun Aug 22 03:14:41 PDT 2021
Hi Mike, Stephen,
please find below Rockchip clock changes for 5.15
Please pull, thanks
Heiko
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-clk1
for you to fetch changes up to c0c81245dac7caaef4db627fb7043495d1afe662:
clk: rockchip: make rk3308 ddrphy4x clock critical (2021-07-29 12:43:11 +0200)
----------------------------------------------------------------
YAML conversion of rk3399 clock controller binding, removal of GRF
dependency for the rk3328/rk3036 pll types and some clock tree fixes.
----------------------------------------------------------------
Chris Morgan (1):
clk: rockchip: add dt-binding clkid for hclk_sfc on rk3036
Jon Lin (2):
clk: rockchip: rk3036: fix up the sclk_sfc parent error
clk: rockchip: Add support for hclk_sfc on rk3036
Nícolas F. R. A. Prado (1):
dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema
Peter Geis (1):
clk: rockchip: drop GRF dependency for rk3328/rk3036 pll types
Yunhao Tian (1):
clk: rockchip: make rk3308 ddrphy4x clock critical
.../bindings/clock/rockchip,rk3399-cru.txt | 68 ----------------
.../bindings/clock/rockchip,rk3399-cru.yaml | 92 ++++++++++++++++++++++
drivers/clk/rockchip/clk-pll.c | 2 +-
drivers/clk/rockchip/clk-rk3036.c | 5 +-
drivers/clk/rockchip/clk-rk3308.c | 1 +
include/dt-bindings/clock/rk3036-cru.h | 1 +
6 files changed, 98 insertions(+), 71 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.txt
create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
More information about the Linux-rockchip
mailing list