diff options
author | Stephen Boyd <sboyd@kernel.org> | 2020-06-01 22:00:21 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-06-01 22:00:21 +0200 |
commit | b6f3162d0e9ab499e8912c7255596bfd8b9e94f7 (patch) | |
tree | 39ae2cd3447874847ed7a715fb7bae60c315b383 /drivers/clk/Kconfig | |
parent | Merge branches 'clk-tegra', 'clk-imx', 'clk-zynq', 'clk-socfpga', 'clk-at91' ... (diff) | |
parent | clk: sprd: add mipi_csi_xx gate clocks (diff) | |
parent | clk: versatile: remove redundant assignment to pointer clk (diff) | |
parent | clk: bcm2835: Constify struct debugfs_reg32 (diff) | |
parent | clk: clk-flexgen: fix clock-critical handling (diff) | |
parent | clk: ast2600: Fix AHB clock divider for A1 (diff) | |
download | linux-b6f3162d0e9ab499e8912c7255596bfd8b9e94f7.tar.xz linux-b6f3162d0e9ab499e8912c7255596bfd8b9e94f7.zip |
Merge branches 'clk-unisoc', 'clk-trivial', 'clk-bcm', 'clk-st' and 'clk-ast2600' into clk-next
* clk-unisoc:
clk: sprd: add mipi_csi_xx gate clocks
clk: sprd: add dt-bindings include for mipi_csi_xx clocks
dt-bindings: clk: sprd: add mipi_csi_xx clocks for SC9863A
clk: sprd: check its parent status before reading gate clock
clk: sprd: return correct type of value for _sprd_pll_recalc_rate
clk: sprd: mark the local clock symbols static
* clk-trivial:
clk: versatile: remove redundant assignment to pointer clk
clk: clk-xgene: Fix a typo in Kconfig
clk: Remove unused inline function clk_debug_reparent
* clk-bcm:
clk: bcm2835: Constify struct debugfs_reg32
clk: bcm2835: Remove casting to bcm2835_clk_register
clk: bcm2835: Fix return type of bcm2835_register_gate
* clk-st:
clk: clk-flexgen: fix clock-critical handling
* clk-ast2600:
clk: ast2600: Fix AHB clock divider for A1