RE: [PATCH v8 0/8] scsi: Add ufs bsg endpoint

2018-10-06 Thread Avri Altman
Reinecke; > >Bart Van Assche; James E.J. Bottomley; Martin K. Petersen; linux- > >s...@vger.kernel.org > >Cc: Stanislav Nijnikov; Avi Shchislowski; Alex Lemberg; Subhash Jadavani; > >Vinayak Holikatti > >Subject: RE: [PATCH v8 0/8] scsi: Add ufs bsg endpoint > >

Re: [PATCH v8 0/8] scsi: Add ufs bsg endpoint

2018-10-05 Thread Bean Huo (beanhuo)
x- >s...@vger.kernel.org >Cc: Stanislav Nijnikov; Avi Shchislowski; Alex Lemberg; Subhash Jadavani; >Vinayak Holikatti >Subject: RE: [PATCH v8 0/8] scsi: Add ufs bsg endpoint > >Hi, Avri > >>We tested it on a Hikey-960 platform with a V4.14 kernel, "modernized"

Re: [PATCH v8 0/8] scsi: Add ufs bsg endpoint

2018-10-05 Thread Avri Altman
12:28 AM To: Avri Altman; Christoph Hellwig; Johannes Thumshirn; Hannes Reinecke; Bart Van Assche; James E.J. Bottomley; Martin K. Petersen; linux-scsi@vger.kernel.org Cc: Stanislav Nijnikov; Avi Shchislowski; Alex Lemberg; Subhash Jadavani; Vinayak Holikatti Subject: RE: [PATCH v8 0/8] scsi: Add

RE: [PATCH v8 0/8] scsi: Add ufs bsg endpoint

2018-10-04 Thread Bean Huo (beanhuo)
Hi, Avri >We tested it on a Hikey-960 platform with a V4.14 kernel, "modernized" by >recent bsg and ufs patches. Which kernel version is V8 based on? I patched to 4.14-rc7, it failed.

[PATCH v8 0/8] scsi: Add ufs bsg endpoint

2018-10-03 Thread Avri Altman
Here is a proposal to use a bsg endpoint to manage ufs devices. We will do that by adding a bsg device node to the ufs driver, and use it to send UPIU transactions to the ufs device. It will serve as a ufs device management infrastructure, for device configuration, provisioning, testing and valid