diff options
author | Stephen Boyd <sboyd@kernel.org> | 2022-01-12 03:30:50 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-01-12 03:30:50 +0100 |
commit | 1d0bd126d9282ce198c85a6f83036f68e1c6cc3c (patch) | |
tree | 8f89106a26535586934b957f792566fb2dc3bc4e /MAINTAINERS | |
parent | Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk... (diff) | |
parent | clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_reso... (diff) | |
parent | clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup() (diff) | |
parent | clk: Drop unused COMMON_CLK_STM32MP157_SCMI config (diff) | |
parent | clk: bm1880: remove kfrees on static allocations (diff) | |
download | linux-1d0bd126d9282ce198c85a6f83036f68e1c6cc3c.tar.xz linux-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