Re: [PATCH v4] phy: zynqmp: Handle the clock enable/disable properly

2021-03-31 Thread Vinod Koul
On 24-03-21, 17:48, Manish Narani wrote: > The current driver is not handling the clock enable/disable operations > properly. The clocks need to be handled correctly by enabling or > disabling at appropriate places. This patch adds code to handle the > same. Applied, thanks -- ~Vinod

Re: [PATCH v4] phy: zynqmp: Handle the clock enable/disable properly

2021-03-24 Thread Michal Simek
On 3/24/21 1:18 PM, Manish Narani wrote: > The current driver is not handling the clock enable/disable operations > properly. The clocks need to be handled correctly by enabling or > disabling at appropriate places. This patch adds code to handle the > same. > > Signed-off-by: Manish Narani >

[PATCH v4] phy: zynqmp: Handle the clock enable/disable properly

2021-03-24 Thread Manish Narani
The current driver is not handling the clock enable/disable operations properly. The clocks need to be handled correctly by enabling or disabling at appropriate places. This patch adds code to handle the same. Signed-off-by: Manish Narani Reviewed-by: Laurent Pinchart --- drivers/phy/xilinx/phy