[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <07e2df6f-beca-454c-a080-b18b37b5daeb@ti.com>
Date: Sat, 14 Mar 2026 18:14:12 +0530
From: Vignesh Raghavendra <vigneshr@...com>
To: Dominik Haller <d.haller@...tec.de>, Nishanth Menon <nm@...com>, "Tero
Kristo" <kristo@...nel.org>, Rob Herring <robh@...nel.org>, "Krzysztof
Kozlowski" <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <upstream@...ts.phytec.de>
Subject: Re: [PATCH v3 3/5] arm64: dts: ti: k3-am68-phyboard-izar: Add
LVDS-Display
On 12/03/26 05:18, Dominik Haller wrote:
[...]
> +&dsi0_ports {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + port@0 {
> + reg = <0>;
> + dsi0_out: endpoint {
> + remote-endpoint = <&panel_bridge_in>;
> + };
> + };
> +
> + port@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@0 {
> + reg = <0>;
> + panel_bridge_in: endpoint {
> + remote-endpoint = <&dsi0_out>;
> + data-lanes = <1 2 3 4>;
> + };
> + };
> +
> + port@2 {
> + reg = <2>;
> + panel_bridge_out: endpoint {
> + remote-endpoint = <&panel_in>;
> + };
> + };
> + };
> +};
--
Regards
Vignesh
https://ti.com/opensource
Powered by blists - more mailing lists