Hi Yongcai Huang,
Thank you for your quick response, and sorry my short infromation.
We are using Android BSP (jb_4.2.2_1.0.0), so kernel is L3.0.35_4.1.0.
> I think you can just build out PFuse driver in kernel.
I consider the i2c communicatoin is controled by kernel_imx/drivers/mfd/pfuze-core.c.
So I can do it by modification the file, right?
To make sure, I want to confirm whether we can use low power mode even if we will modify the file.
I think we can use low power mode because low power mode is controled by Low-level Power Management (PM) Driver and it does not use I2C communication.
Is this right?
Best Regards,
Satoshi Shimoda