
Hi,
On 01/08/2018 03:57 PM, Anand Moon wrote:
Hi Jaehoon,
This topic is on u-boot side. so Removed the linux-samsung-soc mailing.
[..snip..]
How can we invoke and verify the s2mps11 init function during board initialization ?
When i have checked the above values, those are the reset value at each registers. but some registers are different with reset values.
do you want to change the pmic register value at init time?
[snip]
What I have debug at my end pmci is not getting invoke or initialize via u-boot. Yes default value for all the control registers would be fine.
I was looking into some missing feature like. s2mps11 regulator initialization via dts in u-boot. s2mps11_pmic .probe = s2mps11_probe .bind = s2mps11_bind
It needs to implement the regulator driver. I will send the patch for s2mps11 regulator driver within this week. Then i think that it will be set to values from device-tree.
Can we enable CONFIG_SPL_BUILD for Odroid platform. much of the core initialization is blocked under this flag. Is their any plan to make this feature working.
Lukasz has already mentioned..
Best Regards -Anand