On Wed, 01 Jul 2026 13:20:18 +0530, Paresh Bhagat <[email protected]> wrote:
> Fix phandle corruption in fdt_fixup_reserved_memory()
> 
> The original implementation used a delete/recreate approach:
> - Find existing reserved memory node (e.g. tfa@80000000)
> - Delete the entire node with fdt_del_node()
> - Create new node with fdtdec_add_reserved_memory()
> 
> [...]

Reviewed-by: Neha Malcom Francis <[email protected]>

-- 
Neha Malcom Francis <[email protected]>

Reply via email to