aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2021-09-01 15:26:58 -0700
committerStephen Boyd <sboyd@kernel.org>2021-09-01 15:26:58 -0700
commit8fb59ce15c43d025dadc2df3d21590bd1e91eff0 (patch)
tree4861c14e9cbbf12ee8d6e7c6e7b06b71a55a50a4 /drivers/clk
parentMerge branch 'clk-frac-divider' into clk-next (diff)
parentclk: tegra: fix old-style declaration (diff)
parentMerge tag 'v5.15-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-rockchip (diff)
parentclk: at91: clk-generated: Limit the requested rate to our range (diff)
parentclk: vc5: Add properties for configuring SD/OE behavior (diff)
downloadlinux-dev-8fb59ce15c43d025dadc2df3d21590bd1e91eff0.tar.xz
linux-dev-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