]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'reset-amlogic-aux' into clk-meson-next
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 8 Oct 2024 07:22:44 +0000 (09:22 +0200)
committerJerome Brunet <jbrunet@baylibre.com>
Tue, 8 Oct 2024 07:22:44 +0000 (09:22 +0200)
Pull amlogic auxiliary reset support to continue removing
reset drivers from amlogic clocks

* tag 'reset-amlogic-aux':
  reset: amlogic: Fix small whitespace issue
  reset: amlogic: add auxiliary reset driver support
  reset: amlogic: split the device core and platform probe
  reset: amlogic: move drivers to a dedicated directory
  reset: amlogic: add reset status support
  reset: amlogic: use reset number instead of register count
  reset: amlogic: add driver parameters
  reset: amlogic: make parameters unsigned
  reset: amlogic: use generic data matching function
  reset: amlogic: convert driver to regmap


Trivial merge