Missing power domain in j722s/dev-data.c
Richard GENOUD
richard.genoud at bootlin.com
Tue Feb 3 14:49:39 CET 2026
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