From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755165AbbI3HeT (ORCPT ); Wed, 30 Sep 2015 03:34:19 -0400 Received: from lucky1.263xmail.com ([211.157.147.130]:51870 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753998AbbI3HeN (ORCPT ); Wed, 30 Sep 2015 03:34:13 -0400 X-263anti-spam: KSV:0; X-MAIL-GRAY: 1 X-MAIL-DELIVERY: 0 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 X-RL-SENDER: ykk@rock-chips.com X-FST-TO: linux-arm-kernel@lists.infradead.org X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: ykk@rock-chips.com X-UNIQUE-TAG: <090e1c7820398e466acb6a5833c198f3> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Message-ID: <560B8D30.2010309@rock-chips.com> Date: Wed, 30 Sep 2015 15:20:16 +0800 From: Yakir Yang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Krzysztof Kozlowski , Inki Dae , Andrzej Hajda , Joonyoung Shim , Seung-Woo Kim , Kyungmin Park , Jingoo Han , Heiko Stuebner , Mark Yao , Thierry Reding , joe@perches.com, Rob Herring CC: David Airlie , Russell King , djkurtz@chromium.org, dianders@chromium.org, Sean Paul , Kukjin Kim , Kumar Gala , emil.l.velikov@gmail.com, Ian Campbell , Gustavo Padovan , Kishon Vijay Abraham I , Pawel Moll , ajaynumb@gmail.com, robherring2@gmail.com, Andy Yan , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver References: <1442906428-2609-1-git-send-email-ykk@rock-chips.com> <1442907799-6266-1-git-send-email-ykk@rock-chips.com> <560B7584.8070703@samsung.com> In-Reply-To: <560B7584.8070703@samsung.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Krzysztof, On 09/30/2015 01:39 PM, Krzysztof Kozlowski wrote: > On 22.09.2015 16:43, Yakir Yang wrote: >> After exynos_dp have been split the common IP code into analogix_dp driver, >> the analogix_dp driver have deprecated some Samsung platform properties which >> could be dynamically parsed from EDID/MODE/DPCD message, so this is an update >> for Exynos DTS file for dp-controller. >> >> Beside the backward compatibility is fully preserved, so there are no >> bisectability break that make this change in a separate patch. >> >> Signed-off-by: Yakir Yang >> --- >> Changes in v5: >> - Correct the misspell in commit message. (Krzysztof) >> >> Changes in v4: >> - Separate all DTS changes to a separate patch. (Krzysztof) >> >> Changes in v3: None >> Changes in v2: None >> >> arch/arm/boot/dts/exynos5250-arndale.dts | 2 -- >> arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 -- >> arch/arm/boot/dts/exynos5250-snow.dts | 4 +--- >> arch/arm/boot/dts/exynos5250-spring.dts | 4 +--- >> arch/arm/boot/dts/exynos5420-peach-pit.dts | 4 +--- >> arch/arm/boot/dts/exynos5420-smdk5420.dts | 2 -- >> arch/arm/boot/dts/exynos5800-peach-pi.dts | 4 +--- >> 7 files changed, 4 insertions(+), 18 deletions(-) >> > Assuming this will be merged as part of this set (dependency on previous > patches): > > Reviewed-by: Krzysztof Kozlowski Thanks a lot ;) - Yakir > Best regards, > Krzysztof > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yakir Yang Subject: Re: [PATCH v5 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver Date: Wed, 30 Sep 2015 15:20:16 +0800 Message-ID: <560B8D30.2010309@rock-chips.com> References: <1442906428-2609-1-git-send-email-ykk@rock-chips.com> <1442907799-6266-1-git-send-email-ykk@rock-chips.com> <560B7584.8070703@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <560B7584.8070703-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Krzysztof Kozlowski , Inki Dae , Andrzej Hajda , Joonyoung Shim , Seung-Woo Kim , Kyungmin Park , Jingoo Han , Heiko Stuebner , Mark Yao , Thierry Reding , joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org, Rob Herring Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , Pawel Moll , Ian Campbell , David Airlie , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, djkurtz-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, Kishon Vijay Abraham I , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Kukjin Kim , Sean Paul , dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, Kumar Gala , ajaynumb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, Andy Yan , Gustavo Padovan , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Krzysztof, On 09/30/2015 01:39 PM, Krzysztof Kozlowski wrote: > On 22.09.2015 16:43, Yakir Yang wrote: >> After exynos_dp have been split the common IP code into analogix_dp driver, >> the analogix_dp driver have deprecated some Samsung platform properties which >> could be dynamically parsed from EDID/MODE/DPCD message, so this is an update >> for Exynos DTS file for dp-controller. >> >> Beside the backward compatibility is fully preserved, so there are no >> bisectability break that make this change in a separate patch. >> >> Signed-off-by: Yakir Yang >> --- >> Changes in v5: >> - Correct the misspell in commit message. (Krzysztof) >> >> Changes in v4: >> - Separate all DTS changes to a separate patch. (Krzysztof) >> >> Changes in v3: None >> Changes in v2: None >> >> arch/arm/boot/dts/exynos5250-arndale.dts | 2 -- >> arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 -- >> arch/arm/boot/dts/exynos5250-snow.dts | 4 +--- >> arch/arm/boot/dts/exynos5250-spring.dts | 4 +--- >> arch/arm/boot/dts/exynos5420-peach-pit.dts | 4 +--- >> arch/arm/boot/dts/exynos5420-smdk5420.dts | 2 -- >> arch/arm/boot/dts/exynos5800-peach-pi.dts | 4 +--- >> 7 files changed, 4 insertions(+), 18 deletions(-) >> > Assuming this will be merged as part of this set (dependency on previous > patches): > > Reviewed-by: Krzysztof Kozlowski Thanks a lot ;) - Yakir > Best regards, > Krzysztof > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: ykk@rock-chips.com (Yakir Yang) Date: Wed, 30 Sep 2015 15:20:16 +0800 Subject: [PATCH v5 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver In-Reply-To: <560B7584.8070703@samsung.com> References: <1442906428-2609-1-git-send-email-ykk@rock-chips.com> <1442907799-6266-1-git-send-email-ykk@rock-chips.com> <560B7584.8070703@samsung.com> Message-ID: <560B8D30.2010309@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Krzysztof, On 09/30/2015 01:39 PM, Krzysztof Kozlowski wrote: > On 22.09.2015 16:43, Yakir Yang wrote: >> After exynos_dp have been split the common IP code into analogix_dp driver, >> the analogix_dp driver have deprecated some Samsung platform properties which >> could be dynamically parsed from EDID/MODE/DPCD message, so this is an update >> for Exynos DTS file for dp-controller. >> >> Beside the backward compatibility is fully preserved, so there are no >> bisectability break that make this change in a separate patch. >> >> Signed-off-by: Yakir Yang >> --- >> Changes in v5: >> - Correct the misspell in commit message. (Krzysztof) >> >> Changes in v4: >> - Separate all DTS changes to a separate patch. (Krzysztof) >> >> Changes in v3: None >> Changes in v2: None >> >> arch/arm/boot/dts/exynos5250-arndale.dts | 2 -- >> arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 -- >> arch/arm/boot/dts/exynos5250-snow.dts | 4 +--- >> arch/arm/boot/dts/exynos5250-spring.dts | 4 +--- >> arch/arm/boot/dts/exynos5420-peach-pit.dts | 4 +--- >> arch/arm/boot/dts/exynos5420-smdk5420.dts | 2 -- >> arch/arm/boot/dts/exynos5800-peach-pi.dts | 4 +--- >> 7 files changed, 4 insertions(+), 18 deletions(-) >> > Assuming this will be merged as part of this set (dependency on previous > patches): > > Reviewed-by: Krzysztof Kozlowski Thanks a lot ;) - Yakir > Best regards, > Krzysztof > > > >