[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ee854b7c-43bd-f618-e988-e71888a2af0b@samsung.com>
Date: Thu, 5 Nov 2020 10:02:09 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Linus Walleij <linus.walleij@...aro.org>,
MyungJoo Ham <myungjoo.ham@...sung.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] extcon: fsa9480: Support TI TSU6111 variant
On 11/2/20 12:01 PM, Chanwoo Choi wrote:
> Hi Linus,
>
> On 11/1/20 9:43 AM, Linus Walleij wrote:
>> The Texas Instruments TSU6111 is compatible to the
>> FSA880/FSA9480.
>>
>> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
>> ---
>> drivers/extcon/extcon-fsa9480.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/extcon/extcon-fsa9480.c b/drivers/extcon/extcon-fsa9480.c
>> index 8405512f5199..08bdedbcdb0d 100644
>> --- a/drivers/extcon/extcon-fsa9480.c
>> +++ b/drivers/extcon/extcon-fsa9480.c
>> @@ -364,6 +364,7 @@ MODULE_DEVICE_TABLE(i2c, fsa9480_id);
>> static const struct of_device_id fsa9480_of_match[] = {
>> { .compatible = "fcs,fsa9480", },
>> { .compatible = "fcs,fsa880", },
>> + { .compatible = "ti,tsu6111", },
>> { },
>> };
>> MODULE_DEVICE_TABLE(of, fsa9480_of_match);
>>
>
> Acked-by: Chanwoo Choi <cw00.choi@...sung.com>
>
> As I replied from patch1, I'm waiting the review from DT maintainer.
> And then, I'll merge it.
>
>
Applied them. Thanks.
--
Best Regards,
Chanwoo Choi
Samsung Electronics
Powered by blists - more mailing lists