Skip to content
Commit e13fe92b authored by Gao Pan's avatar Gao Pan Committed by Wolfram Sang
Browse files

i2c: imx-lpi2c: add VLLS mode support



When system enters VLLS mode, module power is turned off. As a result,
all registers are reset to HW default value. After exiting VLLS mode,
registers are still in default mode. As a result, the pinctrl settings
are incorrect, which will affect the module function.

The patch recovers the pinctrl setting when exit VLLS mode.

Signed-off-by: default avatarGao Pan <pandy.gao@nxp.com>
Reviewed-by: default avatarVladimir Zapolskiy <vz@mleia.com>
[wsa: added missing include]
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 0e1929de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment