This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GLSDK PMIC source code

Genius 5785 points
Other Parts Discussed in Thread: TPS65910, TPS65917-Q1

Hello,

I'm using GLSDKv7.00.00.04. I'd like to see a source code of TPS659039 (TPS65917) to understand PMIC initialization. But I can't find it in u-boot. Whereas I can see some sources of other PMIC devices.

e.g.) pmic_tps65910.c, pmic_tps659217.c, and pmic_tps659218.c
/ti-glsdk_dra7xx-evm_7_00_00_04/board-support/u-boot/drivers/power/pmic

I think the functions in these sources above are called below.

/ti-glsdk_dra7xx-evm_7_00_00_04/board-support/u-boot/board/ti/am335x/board.c
/ti-glsdk_dra7xx-evm_7_00_00_04/board-support/u-boot/board/ti/am43xx/board.c

Could you give me some advice?

Regards,
Kazu