git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fd45dd
)
arm: mach-k3: increase max resasg_entries
author
Udit Kumar
<u-kumar1@ti.com>
Sat, 23 Aug 2025 08:06:15 +0000
(13:36 +0530)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-k3/schema.yaml
b/arch/arm/mach-k3/schema.yaml
index
c8dd2e7
..
8c4691f
100644
(file)
--- a/
arch/arm/mach-k3/schema.yaml
+++ b/
arch/arm/mach-k3/schema.yaml
@@
-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: