]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: Drop unneeded phandle in FIT template
authorSimon Glass <sjg@chromium.org>
Thu, 24 Aug 2023 01:18:01 +0000 (19:18 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 28 Aug 2023 19:59:22 +0000 (15:59 -0400)
commit98244a85507d7ba77ffab56d458eef25629271ec
tree0691228d0a5e90c5c86efce5fe90759cb7102d9f
parentfa140172cb6e98ee8a820289e5106cbfbdcc79c3
imx: Drop unneeded phandle in FIT template

Adding a phandle to a template node is not allowed, since when the node is
instantiated multiple times, we end up with duplicate phandles.

Drop this invalid constructs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/dts/imx8mm-cl-iot-gate-optee-u-boot.dtsi
arch/arm/dts/imx8mm-u-boot.dtsi
arch/arm/dts/imx8mn-u-boot.dtsi
arch/arm/dts/imx8mp-rsb3720-a1-u-boot.dtsi
arch/arm/dts/imx8mp-u-boot.dtsi
arch/arm/dts/imx8qm-u-boot.dtsi
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi