diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2019-10-22 06:14:45 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-10-28 07:26:21 +0100 |
commit | 427fca60ee4524d7755cc7a980280e7ac6d92877 (patch) | |
tree | 5d06c97ccedeadbe27c852c2e59ca2c6a7f3eea6 /drivers | |
parent | arm64: Introduce config for S32 (diff) | |
download | linux-427fca60ee4524d7755cc7a980280e7ac6d92877.tar.xz linux-427fca60ee4524d7755cc7a980280e7ac6d92877.zip |
ARM: imx: Drop imx_anatop_usb_chrg_detect_disable()
With commit b5bbe2235361 ("usb: phy: mxs: Disable external charger
detect in mxs_phy_hw_init()") in tree all of the necessary charger
setup is done by the USB PHY driver which covers all of the affected
i.MX6 SoCs.
NOTE: imx_anatop_usb_chrg_detect_disable() was also called for i.MX7D,
but looking at its datasheet it appears to have a different USB PHY IP
block, so executing i.MX6 charger disable configuration seems
unnecessary.
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Chris Healy <cphealy@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Peter Chen <peter.chen@nxp.com>
Cc: linux-imx@nxp.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions