]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'reset-fixes-for-v7.0-3' of https://git.pengutronix.de/git/pza/linux into...
authorKrzysztof Kozlowski <krzk@kernel.org>
Sat, 11 Apr 2026 08:51:23 +0000 (10:51 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sat, 11 Apr 2026 08:51:23 +0000 (10:51 +0200)
commit1cc30cfc66a1db71cdd7a0f52b90f74091e8eb77
tree0f226932ef625573272167a12c55ed19d2fced7e
parent90ac490364bd7e3c161037ce86b6a313cdb09ae7
parent9797524ef2b69c6b187b55bd844eb72a8c1cbd99
Merge tag 'reset-fixes-for-v7.0-3' of https://git.pengutronix.de/git/pza/linux into arm/fixes

Reset controller fixes for v7.0, part 3

* Add missing reset ops for amlogic,t7-reset to the reset-meson driver.
  The resets are unused as of now, but as soon as they are, the driver
  would otherwise run into a NULL pointer dereference.

* tag 'reset-fixes-for-v7.0-3' of https://git.pengutronix.de/git/pza/linux:
  reset: amlogic: t7: Fix null reset ops

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>