PMIC standy voltages in Linux 3.10.53

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PMIC standy voltages in Linux 3.10.53

Jump to solution
732 Views
emilmyhrman
Contributor IV

Hi,

We're porting our board (based on sabresd mostly) from 3.0.35 kernel to 3.10.53 and I'm wondering where the PMIC standby voltages are setup in device tree?

For sabresd on 3.0.35 this was done in arch/arm/mach-mx6/mx6q_sabresd_pmic_pfuze100.c, but I can't find where this is done on 3.10.53 kernel.

Labels (2)
0 Kudos
1 Solution
528 Views
igorpadykov
NXP Employee
NXP Employee

Hi Emil

seems these codes moved to uboot as described in Linux Manual

[U-Boot] [PATCH v4] mx6sabred: Add PFUZE100 PMIC support

1.jpg

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
529 Views
igorpadykov
NXP Employee
NXP Employee

Hi Emil

seems these codes moved to uboot as described in Linux Manual

[U-Boot] [PATCH v4] mx6sabred: Add PFUZE100 PMIC support

1.jpg

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
528 Views
emilmyhrman
Contributor IV

I see, do you know if there is any special reason why this must be done in u-boot? Or do you think it is only lack of driver support in kernel?

Thanks!

Best regards,

Emil

0 Kudos