OSDN Git Service

phy: sun4i-usb: add PHYCTL offset for H3 SoC
authorIcenowy Zheng <icenowy@aosc.xyz>
Sat, 25 Mar 2017 14:50:10 +0000 (22:50 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 10 Apr 2017 11:12:57 +0000 (16:42 +0530)
commit864ebdf0bd4166e64c21e95b72d770eaa33122aa
tree2a3231944e951cb776e3b0a9f23b7d507036c98a
parentd699c1d0860aa8b3031d56ec861e6c2f2e37df95
phy: sun4i-usb: add PHYCTL offset for H3 SoC

The config structure of H3 in phy-sun4i-usb driver have the PHYCTL
register offset missing.

Add it. From the BSP source code, we know that the offset should be
0x10.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-sun4i-usb.c