Re: [v10 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399

From: Guenter Roeck
Date: Wed Aug 10 2016 - 18:19:47 EST


On Tue, Aug 9, 2016 at 4:32 PM, Chris Zhong <zyw@xxxxxxxxxxxxxx> wrote:
> Add a PHY provider driver for the rk3399 SoC Type-c PHY. The USB
> Type-C PHY is designed to support the USB3 and DP applications. The
> PHY basically has two main components: USB3 and DisplyPort. USB3
> operates in SuperSpeed mode and the DP can operate at RBR, HBR and
> HBR2 data rates. Hence, create 2 PHY deivces, the phy[0] for DP,
> and phy[1] for USB3.
>
> Signed-off-by: Chris Zhong <zyw@xxxxxxxxxxxxxx>
> Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
>

Reviewed-by: Guenter Roeck <groeck@xxxxxxxxxxxx>
Tested-by: Guenter Roeck <groeck@xxxxxxxxxxxx>