[U-Boot] Rockchip RK3288 regulator device table problem

Rick Bronson rick at efn.org
Tue Jan 3 19:21:41 CET 2017


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




More information about the U-Boot mailing list