[PATCH v3] power: domain: ti: fix ti_pd_get() to return after verifying transition
Tom Rini
trini at konsulko.com
Thu Nov 27 17:55:44 CET 2025
On Tue, 18 Nov 2025 17:50:52 +0530, Siddharth Vadapalli wrote:
> The helper function "ti_pd_get()" is responsible for powering on a
> domain if it is powered off. In the current implementation, if a power
> domain is determined to be powered off - no prior users and the PDCTL
> register indicates that the user desired state is OFF, then powering on
> the domain constitutes setting 'PDCTL_STATE_ON' field of the PDCTL
> register.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] power: domain: ti: fix ti_pd_get() to return after verifying transition
commit: e3b7dd93d39e1c0a6bcf95d13b3ac4e8035c5db2
--
Tom
More information about the U-Boot
mailing list