diff options
author | Stephen Boyd <sboyd@kernel.org> | 2020-08-04 00:07:08 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-08-04 00:07:08 +0200 |
commit | 1a91e318c09777f4708c38d6fb98f4da47d9e067 (patch) | |
tree | 05836b24229bd9305d9901e5bd990615181a028d /include/dt-bindings/clock | |
parent | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... (diff) | |
parent | clk: davinci: Use fallthrough pseudo-keyword (diff) | |
parent | clk: X1000: Add support for calculat REFCLK of USB PHY. (diff) | |
parent | clk: tegra: pll: Improve PLLM enable-state detection (diff) | |
parent | clk: clk-atlas6: fix return value check in atlas6_clk_init() (diff) | |
parent | clk: qoriq: add LS1021A core pll mux options (diff) | |
download | linux-1a91e318c09777f4708c38d6fb98f4da47d9e067.tar.xz linux-1a91e318c09777f4708c38d6fb98f4da47d9e067.zip |
Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'clk-qoriq' into clk-next
- Add RTC related clks on Ingenic SoCs
- Support USB PHY clks on Ingenic SoCs
* clk-fallthru:
clk: davinci: Use fallthrough pseudo-keyword
clk: imx: Use fallthrough pseudo-keyword
* clk-ingenic:
clk: X1000: Add support for calculat REFCLK of USB PHY.
clk: JZ4780: Reformat the code to align it.
clk: JZ4780: Add functions for enable and disable USB PHY.
clk: Ingenic: Add RTC related clocks for Ingenic SoCs.
dt-bindings: clock: Add tabs to align code.
dt-bindings: clock: Add RTC related clocks for Ingenic SoCs.
* clk-tegra:
clk: tegra: pll: Improve PLLM enable-state detection
* clk-sirf:
clk: clk-atlas6: fix return value check in atlas6_clk_init()
* clk-qoriq:
clk: qoriq: add LS1021A core pll mux options