From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 4/4] ARM: dts: Use OF graph for DP to panel connection in exynos5800-peach-pi Date: Tue, 08 Dec 2015 09:45:46 +0900 Message-ID: <5666283A.5@samsung.com> References: <1449492758-19989-1-git-send-email-inki.dae@samsung.com> <1449492758-19989-5-git-send-email-inki.dae@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1449492758-19989-5-git-send-email-inki.dae@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Inki Dae , dri-devel@lists.freedesktop.org Cc: airlied@linux.ie, devicetree@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux-samsung-soc@vger.kernel.org, javier@osg.samsung.com, kgene.kim@samsung.com List-Id: devicetree@vger.kernel.org On 07.12.2015 21:52, Inki Dae wrote: > From: Javier Martinez Canillas > > The DT binding for the Exynos DRM Display Port (DP) driver isn't consistent > since it uses a phandle to describe the connection between the DP port and > the display panel but uses the OF graph ports and endpoints to describe the > connection betwen the DP port, a bridge chip and the panel. > > The Exynos DP driver and the DT binding have been changed to allow also to > describe the DP port to panel connection using ports / endpoints (OF graph) > so this patch changes the Exynos5800 Peach Pi DT to make it consistent with > the Exynos5420 Peach Pit that has a eDP to LVDS chip and uses OF graph too. > > Signed-off-by: Javier Martinez Canillas > Tested-by: Javier Martinez Canillas > Reviewed-by: Inki Dae > --- > arch/arm/boot/dts/exynos5800-peach-pi.dts | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) > Looks sensible: Reviewed-by: Krzysztof Kozlowski Dependencies are not mentioned, does it depend on patch 1? Best regards, Krzysztof