board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board config
authorVishal Mahaveer <vishalm@ti.com>
Tue, 28 Nov 2023 19:40:23 +0000 (13:40 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 15 Dec 2023 20:27:48 +0000 (15:27 -0500)
Share the MCU GPIO interrupts between A53 core and DM R5 core. Allocating
2 instances each to A53 and DM R5.

Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
board/ti/am62ax/rm-cfg.yaml
board/ti/am62x/rm-cfg.yaml

index 6e15366..1fb7d64 100644 (file)
@@ -244,7 +244,7 @@ rm-cfg:
             subhdr:
                 magic: 0x7B25
                 size: 8
-            resasg_entries_size: 1048
+            resasg_entries_size: 1064
             reserved: 0
     resasg_entries:
         -
@@ -285,10 +285,22 @@ rm-cfg:
                 reserved: 0
         -
                 start_resource: 0
-                num_resource: 4
+                num_resource: 2
                 type: 320
                 host_id: 12
                 reserved: 0
+        -
+                start_resource: 2
+                num_resource: 2
+                type: 320
+                host_id: 35
+                reserved: 0
+        -
+                start_resource: 2
+                num_resource: 2
+                type: 320
+                host_id: 36
+                reserved: 0
         -
                 start_resource: 4
                 num_resource: 4
index a278675..5a265ed 100644 (file)
@@ -244,7 +244,7 @@ rm-cfg:
             subhdr:
                 magic: 0x7B25
                 size: 8
-            resasg_entries_size: 960
+            resasg_entries_size: 976
             reserved: 0
     resasg_entries:
         -
@@ -285,10 +285,22 @@ rm-cfg:
                 reserved: 0
         -
                 start_resource: 0
-                num_resource: 4
+                num_resource: 2
                 type: 320
                 host_id: 12
                 reserved: 0
+        -
+                start_resource: 2
+                num_resource: 2
+                type: 320
+                host_id: 35
+                reserved: 0
+        -
+                start_resource: 2
+                num_resource: 2
+                type: 320
+                host_id: 36
+                reserved: 0
         -
                 start_resource: 4
                 num_resource: 4