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.

Linux/TPS659037: Query on I2C commands to PMIC

Part Number: TPS659037


Tool/software: Linux

Hi Team,

I am working on AM571x-IDK based EVM running Linux. Please help me interpret the following debug print

[    2.500374] Inside regulator_set_voltage_sel_regmap vsel-51 sel-2b

I understand that we are writing to PMIC reg LDO1_VOLTAGE Register (Address = 151h) with value 0x2b

Please help me to which register of the PMIC we are writing in the below lines, I could not find from the register manual.

[    0.679765] Inside regulator_get_voltage_sel_regmap vsel-e00 val-1
[    0.679847] Inside regulator_get_voltage_sel_regmap
[    0.679856] Inside regulator_get_voltage_sel_regmap vsel-e00 val-1

Thanks,

Vamshi G.