]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: dts: fix bootph tags for rv1126
authorTim Lunn <tim@feathertop.org>
Mon, 30 Oct 2023 13:12:41 +0000 (00:12 +1100)
committerTom Rini <trini@konsulko.com>
Fri, 10 Nov 2023 15:57:58 +0000 (10:57 -0500)
commitdae79b870ad61744000c76a49484ba203a44f78d
tree436be1d4650fca76be9e48f5e6c3ccc21a38dbfa
parentc41a6deaf250fff7069c29c89436333e1fa1ac88
rockchip: dts: fix bootph tags for rv1126

RV1126 fails to boot on 2024.01-rc1.

Commit 9e644284ab81 ("dm: core: Report bootph-pre-ram/sram node as
pre-reloc after relocation") changed the behaviour of bootph-pre-ram, to
limit nodes to spl phase. This caused rv1126 boards to fail to boot with
the current dts.

This patch updates the pmu/grf nodes to bootph-all tags as they are
needed in all phases. This fixes the boot issue on rv1126 boards.

Signed-off-by: Tim Lunn <tim@feathertop.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rv1126-u-boot.dtsi