MLKU-25-4 arm64: dts: imx8m: add secure memory
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 27 Nov 2019 13:19:13 +0000 (15:19 +0200)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:22 +0000 (11:21 +0800)
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Acked-by: Leonard Crestez <leonard.crestez@nxp.com>
arch/arm64/boot/dts/freescale/imx8mm.dtsi
arch/arm64/boot/dts/freescale/imx8mn.dtsi
arch/arm64/boot/dts/freescale/imx8mq.dtsi

index 7e64437..b4e02ff 100755 (executable)
                #size-cells = <1>;
                ranges = <0x0 0x0 0x0 0x3e000000>;
 
+               caam_sm: caam-sm@100000 {
+                       compatible = "fsl,imx6q-caam-sm";
+                       reg = <0x100000 0x8000>;
+               };
+
                aips1: bus@30000000 {
                        compatible = "fsl,aips-bus", "simple-bus";
                        reg = <0x30000000 0x400000>;
index 546c162..1330931 100644 (file)
                #size-cells = <1>;
                ranges = <0x0 0x0 0x0 0x3e000000>;
 
+               caam_sm: caam-sm@00100000 {
+                       compatible = "fsl,imx6q-caam-sm";
+                       reg = <0x100000 0x8000>;
+               };
+
                aips1: bus@30000000 {
                        compatible = "fsl,aips-bus", "simple-bus";
                        reg = <0x30000000 0x400000>;
index 9ffe826..4bd8bfc 100755 (executable)
                ranges = <0x0 0x0 0x0 0x3e000000>;
                dma-ranges = <0x40000000 0x0 0x40000000 0xc0000000>;
 
+               caam_sm: caam-sm@100000 {
+                       compatible = "fsl,imx6q-caam-sm";
+                       reg = <0x100000 0x8000>;
+               };
+
                bus@30000000 { /* AIPS1 */
                        compatible = "fsl,aips-bus", "simple-bus";
                        reg = <0x30000000 0x400000>;