[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <579838FA.5@rock-chips.com>
Date: Wed, 27 Jul 2016 12:30:50 +0800
From: Chris Zhong <zyw@...k-chips.com>
To: Chanwoo Choi <cw00.choi@...sung.com>,
Guenter Roeck <groeck@...gle.com>
Cc: chanwoo@...nel.org, linux-kernel <linux-kernel@...r.kernel.org>,
"myungjoo.ham@...sung.com" <myungjoo.ham@...sung.com>,
Guenter Roeck <groeck@...omium.org>, cpgs@...sung.com
Subject: Re: [PATCH 2/6] extcon: Add the support for extcon property according
to extcon type
Hi Chanwoo
On 07/27/2016 11:57 AM, Chanwoo Choi wrote:
> On 2016년 07월 27일 12:51, Guenter Roeck wrote:
>> On Tue, Jul 26, 2016 at 8:42 PM, Chanwoo Choi <cw00.choi@...sung.com> wrote:
>>> Hi Chris,
>>>
>>> On 2016년 07월 27일 11:09, Chris Zhong wrote:
>>>> Hi Guernter
>>>>
>>>> On 07/27/2016 09:44 AM, Guenter Roeck wrote:
>>>>> Hi Chris,
>>>>>
>>>>> On Tue, Jul 26, 2016 at 6:15 PM, Chris Zhong <zyw@...k-chips.com> wrote:
>>>>>
>>>>> [ ... ]
>>>>>
>>>>>>> > +
>>>>>>> > +/* Properties of EXTCON_TYPE_DISP. */
>>>>>>> > +#define EXTCON_PROP_DISP_MIN 150
>>>>>>> > +#define EXTCON_PROP_DISP_MAX 150
>>>>>>> > +#define EXTCON_PROP_DISP_CNT (EXTCON_PROP_DISP_MAX -
>>>>>>> EXTCON_PROP_DISP_MIN)
>>>>>>>
>>>>>>> + 1
>>>>>>>
>>>>>>>
>>>>>>> ok.
>>>>>> Tested with these "+1", it works for my DP patch.
>>>>>>
>>>>> You should be able to use
>>>>> https://chromium-review.googlesource.com/#/c/363623/1 as baseline (if
>>>>> you didn't do that already).
>>>>>
>>>>> Thanks,
>>>>> Guenter
>>>> Thanks Guenter, and I saw this bug has fixed in extcon-test branch.
>>>>
>>>>
>>> Do you test it with extcon_set_property_capability()?
>>> And if you test this patch-es, could you send the tested-by tag for these patches?
>>>
Yes, the new API need this extcon_set_property_capability to be called
before setting property.
On this basis, My DP patches works well with a little bit modification.
Then, I will post the V7 version soon, base on this patches and
Guenter's FIXUP patch.
Please feel free to add my Tested-by: Chris Zhong <zyw@...k-chips.com>
tag in the next version.
>> For my part I did. Above link is public, so you should be able to see
>> the complete patch set which uses the new API from
>> drivers/extcon/extcon-cros_ec.c.
>>
>> I'll re-test tomorrow with the updated patches from your test branch.
> OK. Thanks.
>
> Regards,
> Chanwoo Choi
>
>
>
Powered by blists - more mailing lists