diff options
author | Stephen Boyd <sboyd@kernel.org> | 2022-12-12 20:12:52 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-12-12 20:12:52 +0100 |
commit | 83907bf316287ad9b888e1661d34c6ed0b3313f2 (patch) | |
tree | 4946386236b00bd076be32499ecbdcd67e00e11c /Documentation | |
parent | Merge branches 'clk-x86', 'clk-xilinx', 'clk-cleanup', 'clk-mstar' and 'clk-i... (diff) | |
parent | dt-bindings: clock: ti,cdce925: Convert to DT schema (diff) | |
parent | Merge tag 'renesas-clk-for-v6.2-tag2' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
parent | Merge tag 'clk-meson-v6.2-1' of https://github.com/BayLibre/clk-meson into cl... (diff) | |
parent | Merge tag 'sunxi-clk-for-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne... (diff) | |
parent | clk: ti: fix typo in ti_clk_retry_init() code comment (diff) | |
download | linux-83907bf316287ad9b888e1661d34c6ed0b3313f2.tar.xz linux-83907bf316287ad9b888e1661d34c6ed0b3313f2.zip |
Merge branches 'clk-bindings', 'clk-renesas', 'clk-amlogic', 'clk-allwinner' and 'clk-ti' into clk-next
* clk-bindings:
dt-bindings: clock: ti,cdce925: Convert to DT schema
* clk-renesas: (26 commits)
clk: renesas: r8a779f0: Fix Ethernet Switch clocks
clk: renesas: r8a779g0: Add Z0 clock support
clk: renesas: r8a779g0: Add CMT clocks
clk: renesas: r8a779g0: Add TMU and SASYNCRT clocks
clk: renesas: r8a779f0: Fix SCIF parent clocks
clk: renesas: r8a779f0: Fix HSCIF parent clocks
clk: renesas: r9a06g032: Repair grave increment error
clk: renesas: rzg2l: Don't assume all CPG_MOD clocks support PM
clk: renesas: rzg2l: Fix typo in struct rzg2l_cpg_priv kerneldoc
clk: renesas: r8a779a0: Fix SD0H clock name
clk: renesas: r8a779g0: Add RPC-IF clock
clk: renesas: r8a779g0: Add SDHI clocks
clk: renesas: r8a779f0: Add SASYNCPER internal clock
clk: renesas: r8a779f0: Fix SD0H clock name
clk: renesas: r9a07g043: Drop WDT2 clock and reset entry
clk: renesas: r9a07g044: Drop WDT2 clock and reset entry
clk: renesas: r8a779g0: Add TPU clock
clk: renesas: r8a779g0: Add PWM clock
clk: renesas: r8a779g0: Add SCIF clocks
clk: renesas: r9a07g044: Add MTU3a clock and reset entry
...
* clk-amlogic:
clk: meson: pll: add pcie lock retry workaround
clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
* clk-allwinner:
clk: sunxi-ng: f1c100s: Add IR mod clock
clk: sunxi-ng: v3s: Correct the header guard of ccu-sun8i-v3s.h
* clk-ti:
clk: ti: fix typo in ti_clk_retry_init() code comment
clk: ti: dra7-atl: don't allocate `parent_names' variable
clk: ti: change ti_clk_register[_omap_hw]() API