[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871519f4-b653-e247-0afd-f7b1f29af8ae@samsung.com>
Date: Mon, 24 Jun 2019 08:56:09 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>,
myungjoo.ham@...sung.com
Cc: robh+dt@...nel.org, mark.rutland@....com,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v2 0/2] extcon: Add fsa9480 extcon driver
On 19. 6. 21. 오후 8:13, Paweł Chmiel wrote:
> 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
>
Applied this series to extcon-next
after checked the build warning on extcon-testing branch.
Thanks.
--
Best Regards,
Chanwoo Choi
Samsung Electronics
Powered by blists - more mailing lists