[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YG1V+zQXWPOXKuDo@kuha.fi.intel.com>
Date: Wed, 7 Apr 2021 09:49:31 +0300
From: Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Alan Stern <stern@...land.harvard.edu>,
Guenter Roeck <linux@...ck-us.net>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 3/6] usb: typec: Port mapping utility
On Mon, Apr 05, 2021 at 09:09:00AM +0200, Greg Kroah-Hartman wrote:
> On Thu, Apr 01, 2021 at 01:58:44PM +0300, Heikki Krogerus wrote:
> > Adding functions that can be used to link/unlink ports -
> > USB ports, TBT3/USB4 ports, DisplayPorts and so on - to
> > the USB Type-C connectors they are attached to inside a
> > system. The symlink that is created for the port device is
> > named "connector".
> >
> > Initially only ACPI is supported. ACPI port object shares
> > the _PLD (Physical Location of Device) with the USB Type-C
> > connector that it's attached to.
> >
> > Signed-off-by: Heikki Krogerus <heikki.krogerus@...ux.intel.com>
> > ---
> > drivers/usb/typec/Makefile | 2 +-
> > drivers/usb/typec/class.c | 7 +-
> > drivers/usb/typec/class.h | 9 ++
> > drivers/usb/typec/port-mapper.c | 219 ++++++++++++++++++++++++++++++++
> > include/linux/usb/typec.h | 13 ++
> > 5 files changed, 248 insertions(+), 2 deletions(-)
> > create mode 100644 drivers/usb/typec/port-mapper.c
>
> This patch failed to apply to my usb-next branch, so I stopped applying
> the patches here. Can you rebase the rest when you resend?
Okay.
thanks,
--
heikki
Powered by blists - more mailing lists