PF3000/01 + i.MX 6SoloX

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PF3000/01 + i.MX 6SoloX

742 次查看
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 项奖励
回复
1 回复

724 次查看
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 项奖励
回复