the driver is drivers/regulator/pfuze100-regulator.c
jimmychan,
I couldn't find the dts file for PF3000. (PF0100 and PF0200 was found.)
And, below community, the patch is prepared to use PF3000 in i.MX6SX.
Is it possible to use the PF3000 in i.MX6SL system without any changing?
(If it is no, could you give me a patch?)
Best Regards,
Keita
I think you can take this for reference.
linux/imx7d-sdb.dts at master · torvalds/linux · GitHub
You can see in the imx7d-sdb.dts, the pmic pfuze3000 is connected to the i2c1. That depends on your board how you connect the pmic. So, you can take this as an example and add the code in your board dts file.
I will ask our expert team and then let you know.