Re: [PATCH v5 0/7] sm8550: Add support for eUSB2 repeater
From: Vinod Koul <vkoul@kernel.org>
Date: 2023-02-16 13:13:31
Also in:
linux-arm-msm, linux-phy, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2023-02-16 13:13:31
Also in:
linux-arm-msm, linux-phy, lkml
On 08-02-23, 21:01, Abel Vesa wrote:
This patchset adds support for the eUSB2 repeater found in pmic PM8550B, used along with SM8550. Since there is no dedicated generic framework for eUSB2 repeaters, the most appropriate subsystem to model it is the generic phy. This patchset also adds support for such repeater to the eUSB2 PHY found in SM8550. Basically, the eUSB2 PHY will have its own "phy" which is actually a repeater.
Applied phy patches, thanks -- ~Vinod