[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fd9b39b9-c589-0a61-5191-c91e63153f6c@samsung.com>
Date: Thu, 21 Mar 2019 10:39:54 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
linux-kernel@...r.kernel.org, Hans de Goede <hdegoede@...hat.com>
Subject: Re: [PATCH v2 0/2] extcon: Introduce support of Basin Cove PMIC
Hi Andy,
On 19. 3. 19. 오후 11:30, Andy Shevchenko wrote:
> On Intel Merrifield platforms the Basin Cove PMIC responsible for USB DR
> detection among other things.
>
> Here is the extcon driver to support USB DR and charger detection.
>
> Since v2:
> - rebase on top of extcon-next
> - update copyright year
> - address most of Chanwoo's comments
> (rest is left in similarity with other Intel extcon drivers)
>
> Andy Shevchenko (2):
> extcon: intel: Split out some definitions to a common header
> extcon: mrfld: Introduce extcon driver for Basin Cove PMIC
>
> drivers/extcon/Kconfig | 7 +
> drivers/extcon/Makefile | 1 +
> drivers/extcon/extcon-intel-cht-wc.c | 21 +-
> drivers/extcon/extcon-intel-mrfld.c | 284 +++++++++++++++++++++++++++
> drivers/extcon/extcon-intel.h | 20 ++
> 5 files changed, 319 insertions(+), 14 deletions(-)
> create mode 100644 drivers/extcon/extcon-intel-mrfld.c
> create mode 100644 drivers/extcon/extcon-intel.h
>
Applied them to extcon-next branch. Thanks.
--
Best Regards,
Chanwoo Choi
Samsung Electronics
Powered by blists - more mailing lists