]> git.karo-electronics.de Git - linux-beck.git/commit
usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23
authorStefan Wahren <stefan.wahren@i2se.com>
Tue, 29 Dec 2015 16:41:08 +0000 (16:41 +0000)
committerPeter Chen <peter.chen@nxp.com>
Mon, 29 Feb 2016 05:37:50 +0000 (13:37 +0800)
commit81345722a55be4af2afdabd724e73ac491265d7a
tree62dd3c0c34b6f8e7b1512b5e23058374fac862eb
parenta057c3259ab6ecab477379d23e27ea0afdb219e6
usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23

Until now the imx23 uses the imx27 platform flag. But the
imx23 needs the flag CI_HDRC_TURN_VBUS_EARLY_ON, too. So
fix this by adding a separate platform flag.

Suggested-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
drivers/usb/chipidea/ci_hdrc_imx.c