-add missing secure memory node for 6qdl
-fix register size for 6ul and 6sx
Fixes:
069951d3976d ("MLKU-25-2 ARM: dts: imx: add secure memory")
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
interrupt-parent = <&gpc>;
ranges;
+ caam_sm: caam-sm@100000 {
+ compatible = "fsl,imx6q-caam-sm";
+ reg = <0x100000 0x4000>;
+ };
+
dma_apbh: dma-apbh@110000 {
compatible = "fsl,imx6q-dma-apbh", "fsl,imx28-dma-apbh";
reg = <0x00110000 0x2000>;
caam_sm: caam-sm@100000 {
compatible = "fsl,imx6q-caam-sm";
- reg = <0x100000 0x3fff>;
+ reg = <0x100000 0x8000>;
};
gpmi: nand-controller@1806000{
caam_sm: caam-sm@100000 {
compatible = "fsl,imx7d-caam-sm", "fsl,imx6q-caam-sm";
- reg = <0x100000 0x3fff>;
+ reg = <0x100000 0x8000>;
};
gpmi: nand-controller@1806000 {