Re: [PATCH v5 07/14] phy: phy-mtk-tphy: add support USB phys

2020-04-15 Thread Weijie Gao
On Fri, 2020-04-10 at 13:45 +0800, Chunfeng Yun wrote: > Support USB2 and USB3 PHY with shared banks when support multi-phys > > Signed-off-by: Chunfeng Yun > --- > v3~v5: no changes > > v2: > 1. get the count of phys by dev_get_child_count() > --- > drivers/phy/phy-mtk-tphy.c | 227

[PATCH v5 07/14] phy: phy-mtk-tphy: add support USB phys

2020-04-09 Thread Chunfeng Yun
Support USB2 and USB3 PHY with shared banks when support multi-phys Signed-off-by: Chunfeng Yun --- v3~v5: no changes v2: 1. get the count of phys by dev_get_child_count() --- drivers/phy/phy-mtk-tphy.c | 227 +++-- 1 file changed, 218 insertions(+), 9