答复: 答复: [PATCH] bus: mhi: core: Introduce sysfs ul chan id for mhi chan device

2020-10-28 Thread 殷张成
Hi Jeffrey: On October 28, 2020 10:18 PM, jhugo wrote: > On 10/27/2020 7:18 PM, Carl Yin(殷张成) wrote: > > Hi Jeffery and Hemant: > > > > On Wednesday, October 28, 2020 6:44 AM, hemantk wrote: > >> On 10/27/20 8:06 AM, Jeffrey Hugo wrote: > >> Hi Carl, > >> > >> On 10/27/20 8:06 AM, Jeffrey Hugo

Re: 答复: [PATCH] bus: mhi: core: Introduce sysfs ul chan id for mhi chan device

2020-10-28 Thread Jeffrey Hugo
On 10/27/2020 7:18 PM, Carl Yin(殷张成) wrote: Hi Jeffery and Hemant: On Wednesday, October 28, 2020 6:44 AM, hemantk wrote: On 10/27/20 8:06 AM, Jeffrey Hugo wrote: Hi Carl, On 10/27/20 8:06 AM, Jeffrey Hugo wrote: On 10/27/2020 3:43 AM, carl@quectel.com wrote: From: "carl.yin" User

答复: [PATCH] bus: mhi: core: Introduce sysfs ul chan id for mhi chan device

2020-10-28 Thread 殷张成
Hi Jeffery and Hemant: On Wednesday, October 28, 2020 6:44 AM, hemantk wrote: > On 10/27/20 8:06 AM, Jeffrey Hugo wrote: > Hi Carl, > > On 10/27/20 8:06 AM, Jeffrey Hugo wrote: > > On 10/27/2020 3:43 AM, carl@quectel.com wrote: > >> From: "carl.yin" > >> > >> User space software like

Re: [PATCH] bus: mhi: core: Introduce sysfs ul chan id for mhi chan device

2020-10-27 Thread Hemant Kumar
Hi Carl, On 10/27/20 8:06 AM, Jeffrey Hugo wrote: On 10/27/2020 3:43 AM, carl@quectel.com wrote: From: "carl.yin" User space software like ModemManager can identify the function of the mhi chan device by ul_chan_id. Signed-off-by: carl.yin ---   Documentation/ABI/stable/sysfs-bus-mhi |

Re: [PATCH] bus: mhi: core: Introduce sysfs ul chan id for mhi chan device

2020-10-27 Thread Jeffrey Hugo
On 10/27/2020 3:43 AM, carl@quectel.com wrote: From: "carl.yin" User space software like ModemManager can identify the function of the mhi chan device by ul_chan_id. Signed-off-by: carl.yin --- Documentation/ABI/stable/sysfs-bus-mhi | 10 ++ drivers/bus/mhi/core/init.c

[PATCH] bus: mhi: core: Introduce sysfs ul chan id for mhi chan device

2020-10-27 Thread carl . yin
From: "carl.yin" User space software like ModemManager can identify the function of the mhi chan device by ul_chan_id. Signed-off-by: carl.yin --- Documentation/ABI/stable/sysfs-bus-mhi | 10 ++ drivers/bus/mhi/core/init.c| 15 +++ 2 files changed, 25