On 18/07/2025 08:26, Chaoyi Chen wrote: > + altmodes { > + displayport { > + svid = /bits/ 16 <0xff01>; > + vdo = <0xffffffff>; > + }; > + }; > + > + ports { > + #address-cells = <1>; > + #size-cells = <0>; > + > + port@0 { > + reg = <0>; > + > + usbc0_orien_sw: endpoint { > + remote-endpoint = > <&tcphy0_orientation_switch>;
How did you address feedback given here? I don't see any replies. > + }; > + }; > + > + port@1 { > + reg = <1>; > + > + dp_mode_sw: endpoint { > + remote-endpoint = > <&tcphy_dp_altmode_switch>; > + }; > + }; Best regards, Krzysztof