Missing power domain in j722s/dev-data.c
Richard GENOUD
richard.genoud at bootlin.com
Wed Feb 4 10:43:23 CET 2026
[Adding Abhash and Prasanth in the loop, sorry for the noise]
Le 03/02/2026 à 14:49, Richard GENOUD a écrit :
> Hi Bryan,
>
> When trying to discuss with the PMIC on a J722S-evm board in U-Boot R5
> SPL, I got the error:
> ti_power_domain_of_xlate(power_domain=81fffe2c, id=107)
> ti_power_domain_of_xlate: invalid dev-id: 107
>
> PMIC device lookup was done with:
> uclass_get_device_by_name(UCLASS_PMIC, "pmic at 48", &pmic);
>
> After checking the file arch/arm/mach-k3/r5/j722s/dev-data.c, the id 107
> is indeed missing.
>
> Could the missing dev-id be added it the file?
>
> Regards,
> Richard
>
More information about the U-Boot
mailing list