Re: [PATCH] Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"

From: Michal Simek

Date: Mon Dec 15 2025 - 11:10:56 EST




On 12/15/25 16:43, Tomas Melin wrote:
Hi,

On 15/12/2025 17:21, Michal Simek wrote:
Hi,

On 12/12/25 13:09, Tomas Melin wrote:
Hi,

Is there some more specific information I can provide regarding this patch?

I am trying to identify U-Boot code (2026.01-rc4) which does what you have
described in the commit message but I can't find it out.
Can you please point me directly to file, line number where that described logic
is skipped?

Please check lib/optee/optee.c, in particular lines 128 ->
Target dt being linux kernel devicetree where the reserved-memory nodes
are automatically injected. When node is already there, it bails out early.

I don't really mind that's why applied.

Thanks,
Michal