From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Subject: [v1,07/12] usb: roles: Find the usb role switch by also matching against the device node From: Heikki Krogerus Message-Id: <20190121135135.GA22960@kuha.fi.intel.com> Date: Mon, 21 Jan 2019 15:51:35 +0200 To: Chen Yu Cc: Andy Shevchenko , liuyu712@hisilicon.com, USB , devicetree , Linux Kernel Mailing List , Suzhuangluan , Kongfei , Greg Kroah-Hartman , Hans de Goede , John Stultz List-ID: SGksCgpPbiBNb24sIEphbiAyMSwgMjAxOSBhdCAwNDozNjoxM1BNICswODAwLCBDaGVuIFl1IHdy b3RlOgo+IEhhdmUgdGhlIGZ3bm9kZV9nZXRfbmFtZSgpIHBhdGNoZXMgYmVlbiBhY2NlcHRlZD8K Ck5vLCBJIGRpZG4ndCBoYXZlIGEgdXNlciBmb3IgdGhlIGZ1bmN0aW9uIGFueW1vcmU6Cmh0dHBz Oi8vbGttbC5vcmcvbGttbC8yMDE4LzEyLzE3LzI4NAoKPiBBbmQgSSB3aWxsIGJlIGdyYXRlZnVs IGlmIHlvdSBjYW4gdGVsbCBtZSB5b3VyIHBsYW4gYWJvdXQgdGhlCj4gaHR0cHM6Ly9sa21sLm9y Zy9sa21sLzIwMTgvMTAvMjQvNjE5IHBhdGNoZXMuCgpUaGUgcGxhbiBpcyB0byBzZW5kIGEgbmV3 IHZlcnNpb24gb2YgdGhlbSB0b2dldGhlciB3aXRoIHRoZQpmd25vZGVfZ2V0X25hbWUoKSBwYXRj aC4gSSBjYW4gc2VuZCB0aGVtIHRoaXMgd2Vlay4KCgp0aGFua3MsCg== From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heikki Krogerus Subject: Re: [PATCH v1 07/12] usb: roles: Find the usb role switch by also matching against the device node Date: Mon, 21 Jan 2019 15:51:35 +0200 Message-ID: <20190121135135.GA22960@kuha.fi.intel.com> References: <20181203034515.91412-1-chenyu56@huawei.com> <20181203034515.91412-8-chenyu56@huawei.com> <20181203122534.GD24338@kuha.fi.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: Chen Yu Cc: Andy Shevchenko , liuyu712@hisilicon.com, USB , devicetree , Linux Kernel Mailing List , Suzhuangluan , Kongfei , Greg Kroah-Hartman , Hans de Goede , John Stultz List-Id: devicetree@vger.kernel.org Hi, On Mon, Jan 21, 2019 at 04:36:13PM +0800, Chen Yu wrote: > Have the fwnode_get_name() patches been accepted? No, I didn't have a user for the function anymore: https://lkml.org/lkml/2018/12/17/284 > And I will be grateful if you can tell me your plan about the > https://lkml.org/lkml/2018/10/24/619 patches. The plan is to send a new version of them together with the fwnode_get_name() patch. I can send them this week. thanks, -- heikki