Re: [PATCH] MIPS: ralink: Fix mt7620 nd_sd pinmux

2018-11-26 Thread Paul Burton
Hello, Mathias Kresin wrote: > In case the nd_sd group is set to the sd-card function, Pins 45 + 46 are > configured as GPIOs. If they are blocked by the sd function, they can't > be used as GPIOs. > > Signed-off-by: Mathias Kresin > Reported-by: Kristian Evensen > Fixes: f576fb6a0700 ("MIPS: r

[PATCH] MIPS: ralink: Fix mt7620 nd_sd pinmux

2018-11-26 Thread Mathias Kresin
In case the nd_sd group is set to the sd-card function, Pins 45 + 46 are configured as GPIOs. If they are blocked by the sd function, they can't be used as GPIOs. Signed-off-by: Mathias Kresin Reported-by: Kristian Evensen Fixes: f576fb6a0700 ("MIPS: ralink: cleanup the soc specific pinmux data"