]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: mach-k3: increase max resasg_entries
authorUdit Kumar <u-kumar1@ti.com>
Sat, 23 Aug 2025 08:06:15 +0000 (13:36 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 11 Sep 2025 19:14:00 +0000 (13:14 -0600)
Increase max resasg_entries to accommodate max size of
largest device J784S4.

Link: https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/j784s4/resasg_types.html
Reported-by: Jared McArthur <j-mcarthur@ti.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
arch/arm/mach-k3/schema.yaml

index c8dd2e79e7d79bf3dd3286026db8802ae51382be..8c4691f24ed67811954ccb925b93f0bbe19618bd 100644 (file)
@@ -344,7 +344,7 @@ properties:
             resasg_entries:
                 type: array
                 minItems: 0
-                maxItems: 468
+                maxItems: 586
                 items:
                     type: object
                     properties:
@@ -420,7 +420,7 @@ properties:
             resasg_entries:
                 type: array
                 minItems: 0
-                maxItems: 468
+                maxItems: 586
                 items:
                     type: object
                     properties: