On Wed, Nov 13, 2019 at 12:07:25PM -0800, Florian Fainelli wrote:
On 11/12/19 5:54 PM, Sasha Levin wrote:
From: Florian Fainelli f.fainelli@gmail.com
[ Upstream commit fb8506f15f2e394f5f648575cf48a26e8744390c ]
Match the "brcm,bcm63138-ahci" compatible string in order to allow this driver to probe on such platforms.
Signed-off-by: Florian Fainelli f.fainelli@gmail.com Signed-off-by: Jens Axboe axboe@kernel.dk Signed-off-by: Sasha Levin sashal@kernel.org
This is a feature and not really a bug fix, is someone specifically asking for this to be back ported? Also without the matching SATA PHY driver changes:
7b69fa1c5c930886f8a916cc47096dd4044c007a ("phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence")
this is pretty useless on its own. Same applies to all automatic selections, not just this kernel obviously.
Ah, I got it from a distro tree but I see the backported the driver too. I'll drop it, thanks!