summaryrefslogtreecommitdiff
path: root/examples/api
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-07-16 12:05:25 -0600
committerTom Rini <[email protected]>2026-07-16 12:05:25 -0600
commita5ef1849394de475ee3bb9ebfc7629b4dd3b746a (patch)
treea45483a9048c73bedfdea6a896a7cd8204d4aae5 /examples/api
parent4e7a9bb0885e75853687956002e69875e0ef64e6 (diff)
parent0cceea6e449888f4422e674e7157696d382eb686 (diff)
Merge patch series "Add DM firmware reserved memory support"
Paresh Bhagat <[email protected]> says: This series adds support for DM firmware reserved memory fixup in device tree for K3 SoCs that use separate DM firmware (K3_DM_FW enabled). The series includes: 1. Fix for phandle corruption in FDT reserved memory fixup 2. Enable OF_SYSTEM_SETUP for AM62D2 to allow device tree fixups 3. Add Kconfig options for DM firmware reserved memory for other K3 SoCs 4. Add DM reserved memory fixup implementation The main issue being addressed is that the current reserved DDR carveout for DM firmware in device tree is insufficient to accommodate the DM firmware binary on AM62A7, and potentially other K3 SoCs in the future. Currently, the size is only modified for AM62A7 SoC. For rest of SocS existing values from device tree is taken. For vendor boards, please verify boot and check for errors if any. This series depends on dts update for effected devices. If "dm" node is not found then the existing mechanism creates a new node with same address, which cause memory overlap issue. Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'examples/api')
0 files changed, 0 insertions, 0 deletions