From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v2 11/11] arm64: dts: rockchip: Add PX30 LVDS Date: Mon, 06 Jan 2020 12:50:27 +0100 Message-ID: <2384472.TJ9hiSgVgr@phil> References: <20191224143900.23567-1-miquel.raynal@bootlin.com> <20191224143900.23567-12-miquel.raynal@bootlin.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20191224143900.23567-12-miquel.raynal@bootlin.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Miquel Raynal Cc: Mark Rutland , devicetree@vger.kernel.org, Thomas Petazzoni , David Airlie , Sandy Huang , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Paul Kocialkowski , linux-rockchip@lists.infradead.org, Rob Herring , Maxime Chevallier , linux-arm-kernel@lists.infradead.org List-Id: linux-rockchip.vger.kernel.org Am Dienstag, 24. Dezember 2019, 15:39:00 CET schrieb Miquel Raynal: > Describe LVDS IP. Add the CRTC and LVDS relevant endpoints so they can > be linked together. > > Signed-off-by: Miquel Raynal > + > + vopb_out_lvds: endpoint@0 { > + reg = <0>; > + remote-endpoint = <&lvds_vopb_in>; > + }; > + > + vopl_out_lvds: endpoint@0 { > + reg = <0>; > + remote-endpoint = <&lvds_vopl_in>; > + }; applied for 5.6, with the endpoints becoming @1 after the dsi Thanks Heiko