Re: [PATCH v2 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

From: Krzysztof Kozlowski
Date: Fri Jul 18 2025 - 04:15:11 EST


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