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.