From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heikki Krogerus Subject: Re: [PATCH 1/2] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector Date: Thu, 21 Feb 2019 15:56:41 +0200 Message-ID: <20190221135641.GG5054@kuha.fi.intel.com> References: <20190219115959.55553-1-heikki.krogerus@linux.intel.com> <20190219115959.55553-2-heikki.krogerus@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: Andy Shevchenko , Hans de Goede , Darren Hart , Platform Driver , Linux Kernel Mailing List List-Id: platform-driver-x86.vger.kernel.org On Thu, Feb 21, 2019 at 03:46:46PM +0200, Andy Shevchenko wrote: > On Tue, Feb 19, 2019 at 2:00 PM Heikki Krogerus > wrote: > > > > In ACPI, and now also in DT, the USB connectors usually have > > their own device nodes. In case of USB Type-C, those > > connector (port) nodes are child nodes of the controller or > > PHY device, in our case the fusb302. The software fwnodes > > allow us to create a similar child node for fusb302 that > > represents the connector also on Intel CHT. > > > > This makes it possible replace the fusb302 specific device > > properties which were deprecated with the common USB > > connector properties that tcpm.c is able to use directly. > > > > This doesn't apply to our for-next branch. Please read the cover-letter ;-) thanks, -- heikki