From mboxrd@z Thu Jan 1 00:00:00 1970 From: hoegeun.kwon@samsung.com (Hoegeun Kwon) Date: Fri, 19 May 2017 15:17:29 +0900 Subject: [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node In-Reply-To: <20170515164829.rfcqj5quw2jooh6u@kozik-lap> References: <1488948852-5380-1-git-send-email-hoegeun.kwon@samsung.com> <1488948852-5380-5-git-send-email-hoegeun.kwon@samsung.com> <20170515164829.rfcqj5quw2jooh6u@kozik-lap> Message-ID: <9508dfc9-7cd3-3ed3-f642-2f69a5dcb5ce@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/16/2017 01:48 AM, Krzysztof Kozlowski wrote: > On Wed, Mar 08, 2017 at 01:54:11PM +0900, Hoegeun Kwon wrote: >> The OF graph is not needed because the panel is a child of dsi. Remove >> the ports node in DSI node. >> >> Signed-off-by: Hoegeun Kwon >> Reviewed-by: Andrzej Hajda >> Reviewed-by: Andi Shyti >> --- >> arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 14 -------------- >> 1 file changed, 14 deletions(-) >> > Hi, > > I wanted to apply this (and 5/5) but it seems that DRM change is not > merged. Was it included in v4.12-rc1? > > Best regards, > Krzysztof Hi, Sorry for my belated reply. The DRM patch(3/5) is not merged in v4.12-rc1 (mainline)... I have checked the David's branch, but not merged. However it was merged into Inki's exynos drm branch. Inki, Could you check the patch(3/5). Best regards, Hoegeun