From: Tom Rini Date: Thu, 26 Jun 2025 15:58:45 +0000 (-0600) Subject: Merge patch series "Propagate bootph-all and bootph-some-ram property to all supernodes" X-Git-Tag: v2025.10-rc1~91^2~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba60a726d9e64f9ef8af01fcf2d9a6239940e799;p=thirdparty%2Fu-boot.git Merge patch series "Propagate bootph-all and bootph-some-ram property to all supernodes" Moteen Shah says: In the U-Boot pre-relocation stage, if the parent node lacks bootph-all/bootph-some-ram property and the driver lacks a pre-reloc flag, all of its subsequent subnodes gets skipped over from driver binding—even if they have a bootph* property. This series addresses the issue by scanning through all the nodes during build time and propagating the applicable property to all of its supernode. Link: https://lore.kernel.org/r/20250516114148.3862114-1-m-shah@ti.com --- ba60a726d9e64f9ef8af01fcf2d9a6239940e799