]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
reset: imx8mp-audiomix: Introduce active_low configuration option
authorDaniel Baluta <daniel.baluta@nxp.com>
Tue, 11 Mar 2025 08:58:09 +0000 (10:58 +0200)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 13 Mar 2025 15:10:00 +0000 (09:10 -0600)
commit9fba66374deec0c1158570ff474bacd46651397d
tree71027f0bb35325b95d1125b66e846d52d002d787
parenta83bc87cd30a4cc544891a0dd4cb752e094125e0
reset: imx8mp-audiomix: Introduce active_low configuration option

For EARC and EARC PHY the reset happens when clearing the reset bits.
Refactor assert/deassert function in order to take into account the
active_low configuration option.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
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>
Link: https://lore.kernel.org/r/20250311085812.1296243-7-daniel.baluta@nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/reset/reset-imx8mp-audiomix.c