diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2024-11-28 20:30:42 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-12-03 04:21:03 +0300 |
commit | 5ae1a43486fb3febd5ce78da13eb354f16d049e0 (patch) | |
tree | 111bcaf53a9021cfba0ec7be1ba9aec0b215defb /scripts/extract-fwblobs | |
parent | 06fec99d4d2cb92bc6f107fdfd5e5c776375c68a (diff) | |
download | linux-5ae1a43486fb3febd5ce78da13eb354f16d049e0.tar.xz |
clk: amlogic: axg-audio: revert reset implementation
The audio subsystem of axg based platform is not probing anymore.
This is due to the introduction of RESET_MESON_AUX and the config
not being enabled with the default arm64 defconfig.
This brought another discussion around proper decoupling between
the clock and reset part. While this discussion gets sorted out,
revert back to the initial implementation.
This reverts
* commit 681ed497d676 ("clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX")
* commit 664988eb47dd ("clk: amlogic: axg-audio: use the auxiliary reset driver")
Both are reverted with single change to avoid creating more compilation
problems.
Fixes: 681ed497d676 ("clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX")
Cc: Arnd Bergmann <arnd@arndb.de>
Reported-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20241128-clk-audio-fix-rst-missing-v2-1-cf437d1a73da@baylibre.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions