From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756801AbcFABrO (ORCPT ); Tue, 31 May 2016 21:47:14 -0400 Received: from lucky1.263xmail.com ([211.157.147.135]:49945 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750AbcFABrM (ORCPT ); Tue, 31 May 2016 21:47:12 -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-rockchip@lists.infradead.org X-SENDER-IP: 103.29.142.67 X-LOGIN-NAME: ykk@rock-chips.com X-UNIQUE-TAG: <923b9c10c53cc9c36c668a36cb58b497> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [PATCH v2 0/10] Add RK3399 eDP support and fix some bugs to analogix_dp driver. To: Javier Martinez Canillas , Inki Dae , Mark Yao , Jingoo Han References: <1464066086-21967-1-git-send-email-ykk@rock-chips.com> <5746C321.9000707@rock-chips.com> <4e1c65f8-5a5b-dbb9-35fe-ef09c0758536@osg.samsung.com> <5747E648.6020100@rock-chips.com> Cc: David Airlie , Thierry Reding , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Douglas Anderson , Daniel Vetter , emil.l.velikov@gmail.com, Dan Carpenter , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-samsung-soc@vger.kernel.org, linux-rockchip@lists.infradead.org From: Yakir Yang Message-ID: <574E3E96.8090909@rock-chips.com> Date: Wed, 1 Jun 2016 09:47:02 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: 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 Javier, Mark, Inki, Jingoo On 06/01/2016 04:01 AM, Javier Martinez Canillas wrote: > Hello Yakir, > > On 05/27/2016 02:16 AM, Yakir Yang wrote: >> Hi Javier, >> >> On 05/26/2016 08:48 PM, Javier Martinez Canillas wrote: >>> Hello Yakir, >>> >>> On 05/26/2016 05:34 AM, Yakir Yang wrote: >>>> Hi Javier, >>>> >>>> On 05/24/2016 01:01 PM, Yakir Yang wrote: >>>>> Hi all, >>>>> >>>>> This series have been posted about one month, still no comments, help here :( >>>> This series works rightly on Rockchip platform, and most of them haven't touch the >>>> common analogix_dp driver (except for the hotplug fixed). So i guess Exynos platform >>>> should also happy with this changes. >>>> >>>> But not sure about that. So, is it possible that you could help to check this on Exynos >>>> Chromebook, if so i would be very grateful about that. >>>> >>> Of course, I' ll test. Could you please provide me a branch that I can >>> pull directly to avoid cherry-picking all the patches from the list? >>> >> Ah, thanks a lot, I do have a tree https://github.com/yakir-Yang/linux/tree/fromlist/3399-edp >> > I tested your branch on an Exynos5800 Peach Pi Chromebook and display > is working correctly. So feel free to add for the whole series: > > Tested-by: Javier Martinez Canillas Hi Javier, Thank you very much, it's great to hear that, and make a big step forward. :-D Hi Mark, Inki, Jingoo Those patches have been tested on Exynos and Rockchip platform rightly, and This patches have been touched some rockchip_drm and analogix_dp core code, it would be great to get some reviewed/acked from you. And for now this patch-set have been tested on Rockchip and Exynos platform rightly, so could you help to share some further comments here ;) Thanks, - Yakir > Best regards,