Re: [PATCH v3 4/6] phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulk
From: Peter Griffin
Date: Mon Jun 24 2024 - 07:24:33 EST
Hi André
On Mon, 17 Jun 2024 at 17:45, André Draszik <andre.draszik@xxxxxxxxxx> wrote:
>
> In preparation for support for additional platforms, convert the phy
> register access clock to using the clk_bulk interfaces.
>
> Newer SoCs like Google Tensor gs101 require additional clocks for
> access to additional (different) register areas (PHY, PMA, PCS), and
> converting to clk_bulk simplifies addition of those extra clocks.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
>
> ---
Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx>
and
Tested-by: Peter Griffin <peter.griffin@xxxxxxxxxx>
Tested using my Pixel 6 pro device. USB comes up and it is possible to
use adb from the host computer to the phone.
regards,
Peter
[..]