1 TI HD3SS3220 TypeC DRP Port Controller.
4 - compatible: Must be "ti,hd3ss3220".
5 - reg: I2C slave address, must be 0x47 or 0x67 based on ADDR pin.
6 - interrupts: An interrupt specifier.
9 - connector: The "usb-c-connector" attached to the hd3ss3220 chip. The
10 bindings of the connector node are specified in:
12 Documentation/devicetree/bindings/connector/usb-connector.txt
16 compatible = "ti,hd3ss3220";
18 interrupt-parent = <&gpio6>;
19 interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
22 compatible = "usb-c-connector";
32 hd3ss3220_ep: endpoint {
33 remote-endpoint = <&usb3_role_switch>;