arm64: dts: imx8m: Disable job ring 0 nodes
This is a cherry-pick of commit 56d96539 Now that the JR0 reservation is done in both upstream (v2.7) and downstream (NXP lf_v2.4) TF-A versions, the kernel fails to initialize the job ring 0: # dmesg | grep jr caam_jr 30901000.jr: failed to flush job ring 0 caam_jr: probe of 30901000.jr failed with error -5 Disable the sec_jr0 nodes by default to avoid the caam_jr probe error. Suggested-by:Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> Signed-off-by:
Fabio Estevam <festevam@denx.de> Reviewed-by:
Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> Reviewed-by:
Gaurav Jain <gaurav.jain@nxp.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org> Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
Showing
- arch/arm64/boot/dts/freescale/imx8mm.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/freescale/imx8mm.dtsi
- arch/arm64/boot/dts/freescale/imx8mn.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/freescale/imx8mn.dtsi
- arch/arm64/boot/dts/freescale/imx8mp.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/freescale/imx8mp.dtsi
- arch/arm64/boot/dts/freescale/imx8mq.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/freescale/imx8mq.dtsi
- arch/arm64/boot/dts/seco/include/imx8mm.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/seco/include/imx8mm.dtsi
- arch/arm64/boot/dts/seco/include/imx8mn.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/seco/include/imx8mn.dtsi
- arch/arm64/boot/dts/seco/include/imx8mp.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/seco/include/imx8mp.dtsi
- arch/arm64/boot/dts/seco/include/seco-imx8mq.dtsi 1 addition, 0 deletionsarch/arm64/boot/dts/seco/include/seco-imx8mq.dtsi
-
mentioned in commit clea-os/layers/seco/meta-seco-imx@7f93f97b
-
mentioned in merge request clea-os/layers/seco/meta-seco-imx!308
-
mentioned in commit clea-os/seco-manifest@76c3a2af
Please register or sign in to comment