Commit ff76415a1b4f9efa684bdc478f09f6e2d35942a6

Authored by Zhang Bo
1 parent 0bba42ebb3

MA-14296-2[Android]Enable virtual I2C for imx8qxp to support fastboot function

The enable pin of USB is controlled by i2c IO expender which is
controlled by M4 image. Add macro to enable virtual i2c function. It
will send i2c message to M4 side to enable USB phy chip.

Change-Id: Ib7ed710d293b002526be3bd233921797eb9c6d41
Signed-off-by: Zhang Bo <bo.zhang@nxp.com>

Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff

configs/imx8qxp_mek_android_defconfig
... ... @@ -91,4 +91,8 @@
91 91  
92 92 CONFIG_NOT_UUU_BUILD=y
93 93 CONFIG_APPEND_BOOTARGS=y
  94 +
  95 +CONFIG_SYS_I2C_IMX_VIRT_I2C=y
  96 +CONFIG_I2C_MUX_IMX_VIRT=y
  97 +CONFIG_IMX_VSERVICE_SHARED_BUFFER=0x90000000