On 07/06/2023 10:05, Neil Armstrong wrote: > Add nodes to support Type-C USB/DP functionality. > > On this platform, a Type-C redriver is added to the > SuperSpeed graph. > ... > + port@1 { > + reg = <1>; > + > + redriver_ss_in: endpoint { > + data-lanes = <3 2 1 0>; > + remote-endpoint = <&usb_dp_qmpphy_out>; > + }; > + }; > + }; > + }; > + > + fsa4480@42 { typec-switch? typec-mux? > + compatible = "fcs,fsa4480"; > + reg = <0x42>; > + > + vcc-supply = <&vreg_bob1>; > + > + mode-switch; > + orientation-switch; > + Best regards, Krzysztof