PF3000/01 + i.MX 6SoloX

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

PF3000/01 + i.MX 6SoloX

396 Views
andy_kim
Contributor IV

Hello,

The PF0200 is the referenced-PMIC on the i.MX 6 SoloX SABRE board.

When I check i.MX & PMIC Match table,

It seems that a patch for i.MX 6 SoloX is needed to apply PF3000/01 to it.

What I would like to know how to patch for it and which document do I need to refer to for that?

 

Thanks,

Andy

0 Kudos
1 Reply

378 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Driver for PF100, PF200 and PF3000 is the same so the only changes that you may need are in dts for uboot and Linux/Android, for this purpose you can take as reference dts from another board such as:

https://source.codeaurora.org/external/imx/uboot-imx/tree/arch/arm/dts/imx7d-sdb.dts?h=imx_v2020.04_...

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx7d-sdb.dts?h=imx_4.14...

Here you'll see PF3000 is connected to I2C1. This will depend on how you connected the PMIC in your design. So, you can take this as an example and add the code in your board dts file.

Best regards,
Aldo.

0 Kudos