ramips: fix mt7620 pinmux for second SPI
authorMathias Kresin <dev@kresin.me>
Wed, 22 Aug 2018 05:30:36 +0000 (07:30 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 1 Jul 2019 19:56:58 +0000 (21:56 +0200)
commit3bbd16da46ba85c4c50c1bb3eda9b0b11f8cc5c8
treed85ef53a734229c1a526afe91746588689a7a0a8
parentb84f761d91646520d46abcfbdc79b64079a87f60
ramips: fix mt7620 pinmux for second SPI

The mt7620 doesn't have a pinmux group named spi_cs1. The cs1 is part
of the "spi refclk" group. The function "spi refclk" enables the second
chip select.

On reset, the pins of the "spi refclk" group are used as reference
clock and GPIO.

Signed-off-by: Mathias Kresin <dev@kresin.me>
(cherry picked from commit 3601c3de23f15e2735adc4becdca14c803b6b1a5)
target/linux/ramips/dts/mt7620a.dtsi
target/linux/ramips/dts/mt7620n.dtsi