]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
phy: phy-mt65xx-usb3: add support for new version phy
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Fri, 31 Mar 2017 07:35:31 +0000 (15:35 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 10 Apr 2017 11:13:40 +0000 (16:43 +0530)
commit8d6e1957f14dbfb4c9510cd8179e3c8c1f488433
tree1e3e4fa92278dd14683804b8592da49f9b581772
parent15de15c6b45b87a759321cc49218345fe086dbe5
phy: phy-mt65xx-usb3: add support for new version phy

There are some variations from mt2701 to mt2712:
1. banks shared by multiple ports are put back into each port,
    such as SPLLC and U2FREQ;
2. add a new bank MISC for u2port, and CHIP for u3port;
3. bank's offset in each port are also rearranged;

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-mt65xx-usb3.c