diff options
author | Stephen Boyd <sboyd@kernel.org> | 2020-12-10 21:53:31 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-12-10 21:53:31 +0100 |
commit | 958879d0d7f90f716efe81d55e0d66d862b0e06d (patch) | |
tree | 7610a1160b401346c2a4b6faf7f9b8ce8ac0334d /include/dt-bindings | |
parent | Linux 5.10-rc1 (diff) | |
parent | clk: imx: scu: remove the calling of device_is_bound (diff) | |
download | linux-958879d0d7f90f716efe81d55e0d66d862b0e06d.tar.xz linux-958879d0d7f90f716efe81d55e0d66d862b0e06d.zip |
Merge tag 'clk-imx-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imx
Pull i.MX clk driver updates from Shawn Guo:
- A series from Abel Vesa to improve clk-gate2 driver and make it more
flexible.
- A patch set from Dong Aisheng to add a new two cells binding for SCU
clocks, so that IMX SCU based platforms like MX8QM and MX8QXP can be
supported with SS (Subsystems).
- Drop of_match_ptr from of_device_id table for i.MX8 clock drivers, as
they can only be probed from device tree.
- Other small cosmetic changes.
* tag 'clk-imx-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (24 commits)
clk: imx: scu: remove the calling of device_is_bound
clk: imx: scu: Make pd_np with static keyword
clk: imx8mq: drop of_match_ptr from of_device_id table
clk: imx8mp: drop of_match_ptr from of_device_id table
clk: imx8mn: drop of_match_ptr from of_device_id table
clk: imx8mm: drop of_match_ptr from of_device_id table
clk: imx: gate2: Remove unused variable ret
clk: imx: gate2: Add locking in is_enabled op
clk: imx: gate2: Add cgr_mask for more flexible number of control bits
clk: imx: gate2: Check if clock is enabled against cgr_val
clk: imx: gate2: Keep the register writing in on place
clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
clk: imx: scu: fix build break when compiled as modules
clk: imx: remove redundant assignment to pointer np
clk: imx: remove unneeded semicolon
clk: imx: lpcg: add suspend/resume support
clk: imx: clk-imx8qxp-lpcg: add runtime pm support
clk: imx: lpcg: allow lpcg clk to take device pointer
clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
clk: imx: scu: add suspend/resume support
...
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions