commit | c13016bac6a6960acbbfb3e0176e1894a7e9fa3a | [log] [tgz] |
---|---|---|
author | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Wed Feb 28 16:38:04 2024 +0100 |
committer | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Tue Mar 05 10:00:53 2024 +0100 |
tree | 9c18fb98a56647120a608d75a460cd113bf3a0b4 | |
parent | 27b0440a8f9b2c12ba11a97dc5c630e49ee2828a [diff] |
fix(imx8m): fix CSU_SA_REG to work with all sa registers The csu found in the imx8mp has 3 csu_sa registers, before the fix not all of them could be addressed. The defines itself was imported from NXP's downstream version of the trusted-firmware-a version 2.8[1]. [1]: https://github.com/nxp-imx/imx-atf/commit/0c52279fc4 Change-Id: Ia3653118bba82df9244c819a5c5f37bdc4e89c49 Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>