About PF3000 driver for i.MX6SL in Android.

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

About PF3000 driver for i.MX6SL in Android.

1,167 Views
keitanagashima
Senior Contributor I

Dear All,

Android (M6.0.1_1.0.0-ga & L5.1.1_2.1.0-ga) use the Kernel 3.14.52.

It looks support PF0100 & 0200 for i.MX6SL.

But, I couldn't find the PF3000 dts.

[Question]

Does it support PF3000?

Or, do you have the schedule to support PF3000?

Best Regards,

Keita

Labels (4)
0 Kudos
5 Replies

656 Views
jimmychan
NXP TechSupport
NXP TechSupport

the driver is  drivers/regulator/pfuze100-regulator.c

0 Kudos

656 Views
keitanagashima
Senior Contributor I

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.

PF3000 and IMX6SX bsp

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

0 Kudos

656 Views
jimmychan
NXP TechSupport
NXP TechSupport

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.

0 Kudos

656 Views
keitanagashima
Senior Contributor I

Dear Jimmychan,

Thank you for your information.

I found the attached NXP's presentation.

There is below description.

PF3000 --> "BSP for i.MX 6UL: ongoing"

Could you confirm the patch release schedule?

Best Regards,

Keita

0 Kudos

656 Views
jimmychan
NXP TechSupport
NXP TechSupport

I will ask our expert team and then let you know.

0 Kudos