aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/Kconfig
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2022-01-11 18:30:50 -0800
committerStephen Boyd <sboyd@kernel.org>2022-01-11 18:30:50 -0800
commit1d0bd126d9282ce198c85a6f83036f68e1c6cc3c (patch)
tree8f89106a26535586934b957f792566fb2dc3bc4e /drivers/clk/Kconfig
parentMerge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk-next (diff)
parentclk: socfpga: s10: Make use of the helper function devm_platform_ioremap_resource() (diff)
parentclk: visconti: Remove pointless NULL check in visconti_pll_add_lookup() (diff)
parentclk: Drop unused COMMON_CLK_STM32MP157_SCMI config (diff)
parentclk: bm1880: remove kfrees on static allocations (diff)
downloadlinux-dev-1d0bd126d9282ce198c85a6f83036f68e1c6cc3c.tar.xz
linux-dev-1d0bd126d9282ce198c85a6f83036f68e1c6cc3c.zip
Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into clk-next
- Clock and reset driver for Toshiba Visconti SoCs * clk-socfpga: clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_resource() clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_resource() clk: socfpga: remove redundant assignment after a mask operation clk: socfpga: remove redundant assignment on division * clk-toshiba: clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup() MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller clk: visconti: Add support common clock driver and reset driver dt-bindings: clock: Add DT bindings for SMU of Toshiba Visconti TMPV770x SoC dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC * clk-st: clk: Drop unused COMMON_CLK_STM32MP157_SCMI config clk: st: clkgen-mux: search reg within node or parent clk: st: clkgen-fsyn: search reg within node or parent * clk-bitmain: clk: bm1880: remove kfrees on static allocations