diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-09-05 14:11:20 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-09-05 14:11:25 +0000 |
commit | 311ef8837ff2c99a1594fa979aa6bc6e0099d98c (patch) | |
tree | cf7ee6a297f64a9258a5fb888f9d9dd0a5dc6ce4 /drivers/bus | |
parent | 639d5f6dee6eef470bcef434a5c401571602d9c4 (diff) | |
parent | 487b1b32e317b85c2948eb4013f3e089a0433d49 (diff) | |
download | lwn-311ef8837ff2c99a1594fa979aa6bc6e0099d98c.tar.gz lwn-311ef8837ff2c99a1594fa979aa6bc6e0099d98c.zip |
Merge tag 'reset-for-v6.12' of git://git.pengutronix.de/pza/linux into soc/drivers
Reset controller updates for v6.12
Use get_device()/put_device() to keep reset controller devices alive
while their reset controls are acquired.
Enable support for the Amlogic T7 SoC reset controller.
Remove unused EyeQ reset bindings and add a reset controller driver
to be instantiated as auxiliary device by the EyeQ clock driver.
Fix OF node leaks in the k210 and berlin probe() error paths.
Add some simplifications and cleanup in the core, lcp18xx driver, and
uniphier bindings.
* tag 'reset-for-v6.12' of git://git.pengutronix.de/pza/linux:
reset: eyeq: add platform driver
Revert "dt-bindings: reset: mobileye,eyeq5-reset: add bindings"
reset: reset-meson: Add support for Amlogic T7 SoC reset controller
dt-bindings: reset: Add Amlogic T7 reset controller
reset: core: add get_device()/put_device on rcdev
reset: lpc18xx: simplify with devm_clk_get_enabled()
reset: lpc18xx: simplify with dev_err_probe()
reset: simplify locking with guard()
reset: k210: fix OF node leak in probe() error path
reset: berlin: fix OF node leak in probe() error path
dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints
Link: https://lore.kernel.org/r/20240904103921.1479579-1-p.zabel@pengutronix.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions