diff options
author | Stephen Boyd <sboyd@kernel.org> | 2021-09-02 00:26:58 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-09-02 00:26:58 +0200 |
commit | 8fb59ce15c43d025dadc2df3d21590bd1e91eff0 (patch) | |
tree | 4861c14e9cbbf12ee8d6e7c6e7b06b71a55a50a4 /drivers | |
parent | Merge branch 'clk-frac-divider' into clk-next (diff) | |
parent | clk: tegra: fix old-style declaration (diff) | |
parent | Merge tag 'v5.15-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
parent | clk: at91: clk-generated: Limit the requested rate to our range (diff) | |
parent | clk: vc5: Add properties for configuring SD/OE behavior (diff) | |
download | linux-8fb59ce15c43d025dadc2df3d21590bd1e91eff0.tar.xz linux-8fb59ce15c43d025dadc2df3d21590bd1e91eff0.zip |
Merge branches 'clk-nvidia', 'clk-rockchip', 'clk-at91' and 'clk-vc5' into clk-next
- Support the SD/OE pin on IDT VersaClock 5 and 6 clock generators
* clk-nvidia:
clk: tegra: fix old-style declaration
clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock
soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
soc/tegra: fuse: Add runtime PM support
soc/tegra: fuse: Clear fuse->clk on driver probe failure
soc/tegra: pmc: Prevent racing with cpuilde driver
soc/tegra: bpmp: Remove unused including <linux/version.h>
* clk-rockchip:
clk: rockchip: make rk3308 ddrphy4x clock critical
clk: rockchip: drop GRF dependency for rk3328/rk3036 pll types
dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema
clk: rockchip: Add support for hclk_sfc on rk3036
clk: rockchip: rk3036: fix up the sclk_sfc parent error
clk: rockchip: add dt-binding clkid for hclk_sfc on rk3036
* clk-at91:
clk: at91: clk-generated: Limit the requested rate to our range
* clk-vc5:
clk: vc5: Add properties for configuring SD/OE behavior
clk: vc5: Use dev_err_probe
dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin