On Tue, Aug 9, 2016 at 4:32 PM, Chris Zhong <zyw at rock-chips.com> 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 at rock-chips.com> > Signed-off-by: Kever Yang <kever.yang at rock-chips.com> > Reviewed-by: Guenter Roeck <groeck at chromium.org> Tested-by: Guenter Roeck <groeck at chromium.org>