diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-05 18:37:10 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-05 18:37:10 +0200 |
commit | 61ccc8c3e59a8bf0b0ae046bbd72bd23846b5fa2 (patch) | |
tree | 96f6c84ea521539f054450a5e0bee2311a31f1cc /drivers/firmware/imx | |
parent | Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | clk: samsung: Revert "clk: Use device_get_match_data()" (diff) | |
download | linux-61ccc8c3e59a8bf0b0ae046bbd72bd23846b5fa2.tar.xz linux-61ccc8c3e59a8bf0b0ae046bbd72bd23846b5fa2.zip |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
"A handful of clk driver fixes:
- Avoid a deadlock in the Qualcomm clk driver by making the regulator
which supplies the GDSC optional
- Restore RPM clks on Qualcomm msm8976 by setting num_clks
- Fix Allwinner H6 CPU rate changing logic to avoid system crashes by
temporarily reparenting the CPU clk to something that isn't being
changed
- Set a MIPI PLL min/max rate on Allwinner A64 to fix blank screens
on some devices
- Revert back to of_match_device() in the Samsung clkout driver to
get the match data based on the parent device's compatible string"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: samsung: Revert "clk: Use device_get_match_data()"
clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
clk: sunxi-ng: common: Support minimum and maximum rate
clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
clk: qcom: smd-rpm: Restore msm8976 num_clk
clk: qcom: gdsc: treat optional supplies as optional
Diffstat (limited to 'drivers/firmware/imx')
0 files changed, 0 insertions, 0 deletions