Hi all, The main purpose of this patchset is have the Type-C port on the Samsung Chromebook Plus work as a device or in OTG mode. While doing it I spent some time to fix some documentation issues. So, the first and the second patch are not really related to the topic and can be picked independently of the future discussion generated by the third and the fourth patch (these two patches are the ones that makes the type-c port work as device) The patchset was tested on a Samsung Chromebook Plus by configuring one port to work as device, configure a cdc ethernet gadget and communicate via ethernet gadget my workstation with the chromebook through a usb-a to type-c cable. Best regards, Enric Enric Balletbo i Serra (4): phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentation. dt-bindings: phy-rockchip-inno-usb2: add documentation for extcon and utmi-avalid properties. phy: rockchip-inno-usb2: allow to force the B-Device Session Valid bit. dt-bindings: phy-rockchip-inno-usb2: add new rockchip,force-bvalid property. .../bindings/phy/phy-rockchip-inno-usb2.txt | 8 +++ drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 70 ++++++++++++++----- 2 files changed, 62 insertions(+), 16 deletions(-) -- 2.18.0