diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-09-03 10:27:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-09-03 10:27:25 -0700 |
commit | 9a61442cba0e93de5e505b9f43d04d1afa6f18c1 (patch) | |
tree | 8d255f2144396ceb937ca4cc0ce21c5f31e8e81b /Documentation/sh | |
parent | 777464261d12f4b011fff68de36a4a1075691cd9 (diff) | |
parent | abb5f3f4b1f5f0ad50eb067a00051d3587dec9fb (diff) | |
download | linux-9a61442cba0e93de5e505b9f43d04d1afa6f18c1.tar.bz2 |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
"Here's a collection of primarily clk driver fixes, with a couple fixes
to the core framework.
We had to revert out a commit that affected boot on some devices that
have the CLK_OPS_PARENT_ENABLE flag set. It isn't critical to have
that fix so we'll try again next time.
Driver side fixes include:
- Plug an OF-node refcount bug in the TI clk driver
- Fix the error handling in the raspberry pi firmware get_rate so
that errors don't look like valid frequencies
- Avoid going out of bounds in the raspberry pi driver too if the
video firmware returns something we're not expecting"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
clk: bcm: rpi: Show clock id limit in error case
clk: bcm: rpi: Add missing newline
clk: bcm: rpi: Prevent out-of-bounds access
clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
clk: core: Fix runtime PM sequence in clk_core_unprepare()
clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
clk: ti: Fix missing of_node_get() ti_find_clock_provider()
Diffstat (limited to 'Documentation/sh')
0 files changed, 0 insertions, 0 deletions