phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part
authorWeijie Gao <weijie.gao@mediatek.com>
Wed, 25 Sep 2019 09:45:31 +0000 (17:45 +0800)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 25 Oct 2019 15:20:44 +0000 (17:20 +0200)
commit4cce51141f2d65e3a76b618159cc96dda099810e
tree0b7af94ae2700c10f57f96f50e0d1362a18d66ae
parent6658ebc96a64534c605ef34594c592096a481ed2
phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part

This patch adds slew rate calibration for mt76x8-usb-phy, removes code
which belongs to mt7620, and gets rid of using syscon and regmap by using
clock driver and reset controller.

Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
drivers/phy/Kconfig
drivers/phy/mt76x8-usb-phy.c