diff options
author | Stephen Boyd <sboyd@kernel.org> | 2020-06-01 22:00:56 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-06-01 22:00:56 +0200 |
commit | 166e4b4841974465d73d650468895b725023c81e (patch) | |
tree | dfbfb063d0d43826da5e99a96950333213713120 | |
parent | Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil... (diff) | |
parent | dt: Add bindings for IDT VersaClock 5P49V5925 (diff) | |
parent | CLK: HSDK: CGU: add support for 148.5MHz clock (diff) | |
parent | clk: mediatek: assign the initial value to clk_init_data of mtk_mux (diff) | |
parent | clk: Add Baikal-T1 CCU Dividers driver (diff) | |
download | linux-166e4b4841974465d73d650468895b725023c81e.tar.xz linux-166e4b4841974465d73d650468895b725023c81e.zip |
Merge branches 'clk-vc5', 'clk-hsdk', 'clk-mediatek' and 'clk-baikal' into clk-next
- Support IDT VersaClock 5P49V5925
- Bunch of updates for HSDK clock generation unit (CGU) driver
- New clk driver for Baikal-T1 SoCs
* clk-vc5:
dt: Add bindings for IDT VersaClock 5P49V5925
clk: vc5: Add support for IDT VersaClock 5P49V6965
* clk-hsdk:
CLK: HSDK: CGU: add support for 148.5MHz clock
CLK: HSDK: CGU: support PLL bypassing
CLK: HSDK: CGU: check if PLL is bypassed first
* clk-mediatek:
clk: mediatek: assign the initial value to clk_init_data of mtk_mux
clk: mediatek: Add MT6765 clock support
clk: mediatek: add mt6765 clock IDs
dt-bindings: clock: mediatek: document clk bindings vcodecsys for Mediatek MT6765 SoC
dt-bindings: clock: mediatek: document clk bindings mipi0a for Mediatek MT6765 SoC
dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC
* clk-baikal:
clk: Add Baikal-T1 CCU Dividers driver
clk: Add Baikal-T1 CCU PLLs driver
dt-bindings: clk: Add Baikal-T1 CCU Dividers binding
dt-bindings: clk: Add Baikal-T1 CCU PLLs binding