Re: [PATCH main] arm: dts: k3-am625-beagleplay: add bootph tags to pmic regulators
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <178664212301.3617045.15974183807335998958.b4-ty__46215.2676818491$1786642144$gmane$org@konsulko.com> |
On Thu, 13 Aug 2026 14:16:48 +0530, Anshul Dalal wrote:
> With commit 607d45d1e3b3 ("power: pmic: tps65219: fail if regulators
> node is missing"), the driver requires the PMIC node to have regulator
> nodes.
>
> Since we don't have bootph tags in the regulator child nodes, the
> resulting DTB doesn't have any regulator child nodes for the SPL phase
> leading to boot failures. Therefore this patch explicitly adds the
> bootph-all tag to all regulator nodes for the beagleplay.
>
> [...]
Applied to u-boot/main, thanks!
[1/1] arm: dts: k3-am625-beagleplay: add bootph tags to pmic regulators
commit: 1262e50a34a0e01f974e8d909c5b255f8fa7199e
--
Tom