[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGTfZH0EMos5AaLxeONDOd6_tyt5=Gt7s_Sam930H=6mf9rRiQ@mail.gmail.com>
Date: Sat, 22 Jun 2019 21:44:49 +0900
From: Chanwoo Choi <cwchoi00@...il.com>
To: Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>
Cc: MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
linux-kernel <linux-kernel@...r.kernel.org>,
devicetree <devicetree@...r.kernel.org>
Subject: Re: [PATCH v2 0/2] extcon: Add fsa9480 extcon driver
Hi,
I applied this series to extcon-testing branch.
If there are no build problem for few days, I'll move them to
extcon-next branch.
Best Regards,
Chanwoo Choi
2019년 6월 21일 (금) 오후 8:14, Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>님이 작성:
>
> This small patchset adds support for Fairchild Semiconductor FSA9480
> microUSB switch.
>
> It has been tested on Samsung Galaxy S and Samsung Fascinate 4G,
> but it can be found also on other Samsung Aries (s5pv210) based devices.
>
> Tomasz Figa (2):
> dt-bindings: extcon: Add support for fsa9480 switch
> extcon: Add fsa9480 extcon driver
>
> Changes from v1:
> - Added newline at end of dt-bindings file
> - Removed interrupt-parent from dt-bindings file
> - Added Acked-by to dt-bindings patch
> - Remove license sentences from driver
> - Remove custom sysfs entries and manual switch code
> - Switch to using regmap api
>
> .../bindings/extcon/extcon-fsa9480.txt | 19 +
> drivers/extcon/Kconfig | 12 +
> drivers/extcon/Makefile | 1 +
> drivers/extcon/extcon-fsa9480.c | 395 ++++++++++++++++++
> 4 files changed, 427 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/extcon/extcon-fsa9480.txt
> create mode 100644 drivers/extcon/extcon-fsa9480.c
>
> --
> 2.17.1
>
Powered by blists - more mailing lists