Home
last modified time | relevance | path

Searched hist:"0 f607406525d25019dd9c498bcc0b42734fc59d5" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.cdiff 0f607406525d25019dd9c498bcc0b42734fc59d5 Mon Oct 31 12:13:55 CET 2022 Andre Przywara <andre.przywara@arm.com> phy: sun4i-usb: Add support for the H616 USB PHY

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@arm.com>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20221031111358.3387297-5-andre.przywara@arm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>