[PATCH v2] clk: amlogic: axg-audio: revert reset implementation

Stephen Boyd sboyd at kernel.org
Mon Dec 2 17:21:38 PST 2024


Quoting Jerome Brunet (2024-11-28 09:30:42)
> 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 at arndb.de>
> Reported-by: Mark Brown <broonie at kernel.org>
> Signed-off-by: Jerome Brunet <jbrunet at baylibre.com>
> ---

Applied to clk-fixes



More information about the linux-arm-kernel mailing list