PF1550 and I.MX6ULL

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

PF1550 and I.MX6ULL

1,356 Views
_ZZ_
Contributor II

I have a I.MX6ULL design which has PF1550 PMIC device. How do I access the PF1550 registers from the firmware? Like sysfs files or something else 

Tags (1)
0 Kudos
Reply
3 Replies

1,308 Views
guoweisun
NXP TechSupport
NXP TechSupport

You can communicate with PF1550 with the IIC registers which had showed in datasheet for full registers value of PF1550.

 

 

0 Kudos
Reply

1,277 Views
_ZZ_
Contributor II

I have seen the below PF1550 Linux driver,

https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/regulator/pf1550-regulator-rpmsg.c

is there a simple guide how I can port this into my build?

 

thanks,

0 Kudos
Reply

1,265 Views
guoweisun
NXP TechSupport
NXP TechSupport

You can try to test!

0 Kudos
Reply