]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Set D-Link DNS-313 SATA to muxmode 0
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 25 Feb 2018 13:08:14 +0000 (14:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 26 Feb 2018 20:41:44 +0000 (21:41 +0100)
commit961b35a22d868ecf1a43d956746e66eb699d8af5
treed123627b620c8900ff8c4126d8a500a9e0aabcba
parent268ac1e6c42c8db2ce22c957d6a253456f9d9242
ARM: dts: Set D-Link DNS-313 SATA to muxmode 0

This stops the driver from trying to probe the ATA slave
interface. The vendor code enables the slave interface
but the driver in the vendor tree does not make use of
it.

Setting it to muxmode 0 disables the slave interface:
the hardware only has the master interface connected
to the one harddrive slot anyways.

Without this change booting takes excessive time, so it
is very annoying to end users.

Fixes: 7a46b45cd2e2 ("ARM: dts: Add basic devicetree for D-Link DNS-313")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/gemini-dlink-dns-313.dts