From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v5 3/5] drm/exynos: dsi: Fix the parse_dt function Date: Tue, 4 Apr 2017 17:38:44 +0200 Message-ID: References: <1488948852-5380-1-git-send-email-hoegeun.kwon@samsung.com> <1488948852-5380-4-git-send-email-hoegeun.kwon@samsung.com> <93e79e92-a102-e931-8d63-843031848888@samsung.com> <58DA1E38.50907@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Return-path: Received: from mail.kernel.org ([198.145.29.136]:34626 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754287AbdDDPiu (ORCPT ); Tue, 4 Apr 2017 11:38:50 -0400 In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Inki Dae Cc: Hoegeun Kwon , jy0922.shim@samsung.com, Seung Woo Kim , airlied@linux.ie, kgene@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, Javier Martinez Canillas , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, a.hajda@samsung.com, Andi Shyti , LW@karo-electronics.de, Marek Szyprowski , Sylwester Nawrocki On Tue, Mar 28, 2017 at 11:38 AM, Krzysztof Kozlowski wrote: > On Tue, Mar 28, 2017 at 11:26 AM, Inki Dae wrote: >> Merged. > > Hi, > > I do not see the tag (with DT patches) merged by you which I provided > to you before. These are essential for bisectability. Without them, > kernel bisectability is broken. Did you merged the tag somewhere? > > Best regards, > Krzysztof > >> Thanks, >> Inki Dae Inki, I still do not see the DTS tag [1] merged in your tree but you applied patches breaking the display. I looked at exynos-drm-next branch. We talked already about bisectability and with Hoegeun we provided proper solution. Hoegeun split the patchset and I sent you a stable tag to merge. Be aware not to apply the DTS patch because you would effectively duplicate it. Instead, deal like with any pull request - merge the tag as dependency *before* applying DRM DSI patch. I saw also a branch like this: https://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git/log/?h=exynos-drm-next-tm2 but this is something obviously wrong. I do not know what are your plans to do with it, but please drop it as it brings only confusion. Best regards, Krzysztof [1] https://www.spinics.net/lists/arm-kernel/msg567053.html >> 2017년 03월 22일 10:36에 Hoegeun Kwon 이(가) 쓴 글: >>> Hi inki, >>> >>> Could you check the this patch? >>> For reference, patch 1/5 and 2/5 have already been applied to Krzysztof tree. >>> >>> Best regards, >>> Hoegeun >>>