Re: [PATCH] arm: mvebu : sata_mv should probe all ports

2021-09-05 Thread Stefan Roese
On 05.09.21 23:48, Tony Dinh wrote: While a board could have multiple SATA ports, some of the ports might not have a disk attached to them. So while probing for disks, sata_mv_probe() should continue probing all ports, and skip one with no disk attached. Tests with: - Seagate Goflex Net

[PATCH] arm: mvebu : sata_mv should probe all ports

2021-09-05 Thread Tony Dinh
While a board could have multiple SATA ports, some of the ports might not have a disk attached to them. So while probing for disks, sata_mv_probe() should continue probing all ports, and skip one with no disk attached. Tests with: - Seagate Goflex Net (Marvell Kirkwood 88F6281) out-of-tree