]> www.infradead.org Git - users/dwmw2/linux.git/commit
reset: imx8mp-audiomix: Add support for DSP run/stall
authorDaniel Baluta <daniel.baluta@nxp.com>
Tue, 11 Mar 2025 08:58:10 +0000 (10:58 +0200)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 13 Mar 2025 15:10:33 +0000 (09:10 -0600)
commitc133ec126af841b284f91bcf8c0742e6b42032f5
treedd819353c5edb626633bd403aa41811fdaa29dae
parent9fba66374deec0c1158570ff474bacd46651397d
reset: imx8mp-audiomix: Add support for DSP run/stall

We can Run/Stall the DSP via audio block control bits found in audiomix.
Implement this functionality using the reset controller and use assert
for Stall and deassert for Run.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20250311085812.1296243-8-daniel.baluta@nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/reset/reset-imx8mp-audiomix.c