Re: [PATCH v1] ata: ahci: Disable SXS for Hisilicon Kunpeng920

2021-03-31 Thread Jens Axboe
On 3/15/21 5:29 AM, luojiaxing wrote: > > On 2021/3/12 22:27, Jens Axboe wrote: >> Is this controller arm exclusive? > > > Yes, our SoC is base on ARM64 only. Applied, thanks. -- Jens Axboe

Re: [PATCH v1] ata: ahci: Disable SXS for Hisilicon Kunpeng920

2021-03-31 Thread luojiaxing
kindly ping. Hi, Jens,  are there any further comments from you? Two weeks from your first comment now. And it's a bugfix for our SoC, So the customer is asking whether this patch is merged or not. They want to pull back. Thanks Jiaxing On 2021/3/12 18:24, Luo Jiaxing wrote: From: Xi

Re: [PATCH v1] ata: ahci: Disable SXS for Hisilicon Kunpeng920

2021-03-15 Thread luojiaxing
On 2021/3/12 22:27, Jens Axboe wrote: Is this controller arm exclusive? Yes, our SoC is base on ARM64 only. Thanks Jiaxing

Re: [PATCH v1] ata: ahci: Disable SXS for Hisilicon Kunpeng920

2021-03-12 Thread Jens Axboe
On 3/12/21 3:24 AM, Luo Jiaxing wrote: > From: Xingui Yang > > On Hisilicon Kunpeng920, ESP is set to 1 by default for all ports of > SATA controller. In some scenarios, some ports are not external SATA ports, > and it cause disks connected to these ports to be identified as removable > disks. So

[PATCH v1] ata: ahci: Disable SXS for Hisilicon Kunpeng920

2021-03-12 Thread Luo Jiaxing
From: Xingui Yang On Hisilicon Kunpeng920, ESP is set to 1 by default for all ports of SATA controller. In some scenarios, some ports are not external SATA ports, and it cause disks connected to these ports to be identified as removable disks. So disable the SXS capability on the software side to