From 9f19e33a23c28e36f43344ee14f395350a0156cf Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Fri, 7 Jul 2023 07:48:08 -0500 Subject: [PATCH] arm: dts: k3-j721e: binman: Add phandles to override Allow using phandles to override default dtb configuration. The unsigned dtb blobs are missing phandles, provide the same. Signed-off-by: Nishanth Menon --- arch/arm/dts/k3-j721e-binman.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/dts/k3-j721e-binman.dtsi b/arch/arm/dts/k3-j721e-binman.dtsi index 48a21e838b..1fffc8c441 100644 --- a/arch/arm/dts/k3-j721e-binman.dtsi +++ b/arch/arm/dts/k3-j721e-binman.dtsi @@ -590,7 +590,7 @@ type = "flat_dt"; arch = "arm"; compression = "none"; - blob { + spl_j721e_evm_dtb_unsigned: blob { filename = SPL_J721E_EVM_DTB; }; }; @@ -656,7 +656,7 @@ type = "flat_dt"; arch = "arm"; compression = "none"; - blob { + j721e_evm_dtb_unsigned: blob { filename = J721E_EVM_DTB; }; hash {