ramips: add Sanlinking Technologies D240 pinmux quirk
authorMathias Kresin <dev@kresin.me>
Thu, 1 Nov 2018 22:11:40 +0000 (23:11 +0100)
committerMathias Kresin <dev@kresin.me>
Mon, 26 Nov 2018 14:54:22 +0000 (15:54 +0100)
commit71ba834cf1a1c8fcbf345b7efa75de0dcba9db20
treef0990ab44f62da87ea3094bb607e285b3af32033
parentd6ce04dad8b136f10eadd83ef10fb1adcbd465c6
ramips: add Sanlinking Technologies D240 pinmux quirk

The sd function of the nd_sd group configures two of the groups pins as
gpios. The pins are used as PCIe reset/power.

Due to the driver load order, the pins are configured way to late if
triggered by the sd-card driver.

To not introduce another kind of driver load order dependency and
configure the pins as early as possible, means during pinmux driver
load.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/dts/D240.dts