[GIT PULL] Rockchip clock changes for 5.11
Heiko Stuebner
heiko at sntech.de
Sun Dec 6 13:27:36 EST 2020
Hi Mike, Stephen,
please find below Rockchip clock changes for 5.11
Please pull, thanks
Heiko
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.11-rockchip-clk-1
for you to fetch changes up to caa2fd752ecb80faf7a2e1cdadc737187934675e:
clk: rockchip: fix i2s gate bits on rk3066 and rk3188 (2020-11-29 20:10:45 +0100)
----------------------------------------------------------------
Added arch-dependencies for the newly added per-soc config symbols,
a unneeded redundancy removed and making i2s actually work on the
rk3066.
----------------------------------------------------------------
Johan Jonker (2):
clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks
clk: rockchip: fix i2s gate bits on rk3066 and rk3188
Robin Murphy (1):
clk: rockchip: Add appropriate arch dependencies
Xu Wang (1):
clk: rockchip: Remove redundant null check before clk_prepare_enable
drivers/clk/rockchip/Kconfig | 12 +++++++++++-
drivers/clk/rockchip/clk-rk3188.c | 35 ++++++++++++++++++-----------------
drivers/clk/rockchip/clk.c | 3 +--
3 files changed, 30 insertions(+), 20 deletions(-)
More information about the Linux-rockchip
mailing list