[PATCH v3 3/5] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display

Vignesh Raghavendra vigneshr at ti.com
Sat Mar 14 05:44:12 PDT 2026



On 12/03/26 05:18, Dominik Haller wrote:

[...]

> +&dsi0_ports {
> +	#address-cells = <1>;
> +	#size-cells = <0>;
> +
> +	port at 0 {
> +		reg = <0>;
> +		dsi0_out: endpoint {
> +			remote-endpoint = <&panel_bridge_in>;
> +		};
> +	};
> +
> +	port at 1 {
> +		reg = <1>;
> +		dsi0_in: endpoint {
> +			remote-endpoint = <&dpi2_out>;
> +		};
> +	};
> +};


> +
> +&main_ehrpwm0 {
> +        status = "okay";

Use tabs please

> +};
> +

[...]

> +&sn65dsi83 {
> +	status = "okay";
> +
> +	ports {
> +		#address-cells = <1>;
> +		#size-cells = <0>;
> +
> +		port at 0 {
> +			reg = <0>;
> +			panel_bridge_in: endpoint {
> +				remote-endpoint = <&dsi0_out>;
> +				data-lanes = <1 2 3 4>;
> +			};
> +		};
> +
> +		port at 2 {
> +			reg = <2>;
> +			panel_bridge_out: endpoint {
> +				remote-endpoint = <&panel_in>;
> +			};
> +		};
> +	};
> +};

-- 
Regards
Vignesh
https://ti.com/opensource




More information about the linux-arm-kernel mailing list