]> 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)
commitda5fb905462cbef05fe9bf25d53e35d602818dd1
treed123627b620c8900ff8c4126d8a500a9e0aabcba
parentb3017ed86a3494fac970710c77a6eb83cb9f593d
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: 9506430825c9 ("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