arm64: dts: imx93: add blk ctrl node
authorPeng Fan <peng.fan@nxp.com>
Mon, 5 Sep 2022 05:59:12 +0000 (13:59 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:30 +0000 (16:34 +0800)
Add i.MX93 BLK CTRL MIX node

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi

index bb9e96f..93f9606 100644 (file)
                        #size-cells = <1>;
                        ranges;
 
+                       anomix_ns_gpr: syscon@44210000 {
+                               compatible = "fsl,imx93-aonmix-ns-syscfg", "syscon";
+                               reg = <0x44210000 0x1000>;
+                       };
+
                        mu1: mailbox@44230000 {
                                compatible = "fsl,imx93-mu", "fsl,imx8ulp-mu";
                                reg = <0x44230000 0x10000>;
                        #size-cells = <1>;
                        ranges;
 
+                       wakeupmix_gpr: syscon@42420000 {
+                               compatible = "fsl,imx93-wakeupmix-syscfg", "syscon";
+                               reg = <0x42420000 0x1000>;
+                       };
+
                        mu2: mailbox@42440000 {
                                compatible = "fsl,imx93-mu", "fsl,imx8ulp-mu";
                                reg = <0x42440000 0x10000>;