Re: [PATCH v10 15/18] phy: sun4i-usb: Add support for the H616 USB PHY

From: Samuel Holland
Date: Tue Feb 22 2022 - 22:58:15 EST


On 2/11/22 6:26 AM, Andre Przywara wrote:
> The USB PHY used in the Allwinner H616 SoC inherits some traits from its
> various predecessors: it has four full PHYs like the H3, needs some
> extra bits to be set like the H6, and puts SIDDQ on a different bit like
> the A100. Plus it needs this weird PHY2 quirk.
>
> Name all those properties in a new config struct and assign a new
> compatible name to it.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>

Reviewed-by: Samuel Holland <samuel@xxxxxxxxxxxx>