Re: [PATCH 1/2] clk: JZ4780: Add functions for enable and disable USB PHY.

2020-06-28 Thread Zhou Yanjie
Hi Paul, 在 2020/6/27 上午1:20, Paul Cercueil 写道: Hi Zhou, Le sam. 27 juin 2020 à 0:48, 周琰杰 (Zhou Yanjie) a écrit : Add new functions to "jz4780_otg_phy_ops" to enable or disable the USB PHY in the Ingenic JZ4780 SoC. Tested-by: 周正 (Zhou Zheng) Signed-off-by: 周琰杰 (Zhou Yanjie) ---  drivers/c

Re: [PATCH 1/2] clk: JZ4780: Add functions for enable and disable USB PHY.

2020-06-26 Thread Paul Cercueil
Hi Zhou, Le sam. 27 juin 2020 à 0:48, 周琰杰 (Zhou Yanjie) a écrit : Add new functions to "jz4780_otg_phy_ops" to enable or disable the USB PHY in the Ingenic JZ4780 SoC. Tested-by: 周正 (Zhou Zheng) Signed-off-by: 周琰杰 (Zhou Yanjie) --- drivers/clk/ingenic/jz4780-cgu.c | 124 ++

[PATCH 1/2] clk: JZ4780: Add functions for enable and disable USB PHY.

2020-06-26 Thread Zhou Yanjie
Add new functions to "jz4780_otg_phy_ops" to enable or disable the USB PHY in the Ingenic JZ4780 SoC. Tested-by: 周正 (Zhou Zheng) Signed-off-by: 周琰杰 (Zhou Yanjie) --- drivers/clk/ingenic/jz4780-cgu.c | 124 +-- 1 file changed, 80 insertions(+), 44 deletions(-)