
3 Jan
2017
3 Jan
'17
7:21 p.m.
Hi Simon,
I'm not sure what to do about (in drivers/power/regulator/rk808.c):
static const struct rk808_reg_info rk808_ldo[] = { { 1000000, 100000, LDO1_ON_VSEL, 5, }, ...
I had to change this table as my LDO values are different for this board. I'd like to fix it to take values from the device tree but couldn't find an example. Maybe you can point me to one.
Thanks,
Rick