Hi Tom,
On 17/07/26 04:55, Tom Rini wrote:
On Wed, 01 Jul 2026 13:20:17 +0530, Paresh Bhagat wrote:
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
[...]
Applied to u-boot/main, thanks!
If possible could we revert this patch?
This series conflicts from one other series and needs changes in
approach how to fixup the DM reserved memory region.
If this is merged without the corresponding device tree changes to
include "dm", there will be a new node with same region causing memory
overlap.
Please refer to this:
https://lore.kernel.org/all/[email protected]/
Thanks,
Paresh
[1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
commit: d3e287405f0a0f9683f9c6c49e84495ea18d9f01
[2/4] arm: mach-k3: am62ax: Enable OF_SYSTEM_SETUP for AM62D2
commit: f16e4c80040c2d5186ad3cfa83c469b26adbd46f
[3/4] arm: mack-k3: Kconfig: Add DM firmware reserved memory configs
commit: 5e2be9f5ccc4ca3c9cd326d4671a853b783adcae
[4/4] arm: mach-k3: Add DM reserved memory fixup
commit: 0cceea6e449888f4422e674e7157696d382eb686