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