summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorAnshul Dalal <[email protected]>2025-08-14 20:51:43 +0530
committerTom Rini <[email protected]>2025-08-21 13:27:53 -0600
commit2792cbf5d281b519692c546849638b2141046a4e (patch)
tree6ee3ad3c616e0d5ab770a0faa7b4c51b84c98cdc /scripts/cleanpatch
parent55014ce40e29fc4a8d5ec146b02ea0c660b03087 (diff)
remoteproc: k3: update compatible for am654 syscon
The existing compatible name for U-Boot's k3 system controller driver i.e "ti,am625-system-controller" has been added to linux[1] device-tree. This compatible in kernel is meant for configuring the Control Module registers (CTRL_MMR0). However in U-Boot, the matching driver was being used to load the system firmware on the secure M-cores by the R5 SPL and therefore must be updated to a different compatible to avoid conflicts. Therefore, this patch renames all references of the compatible to "ti,am654-tisci-rproc-r5". The "-r5" is appended so as to avoid any future conflicts since r5 specific compatibles should only be useful for U-Boot. [1]: 5959618631fe ("dt-bindings: mfd: ti,j721e-system-controller: Add compatible string for AM654") https://lore.kernel.org/r/[email protected] Signed-off-by: Anshul Dalal <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions