pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signals
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 22 Apr 2018 10:53:30 +0000 (12:53 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 2 May 2018 12:36:08 +0000 (14:36 +0200)
commitbf6f146f3221596d7e44dd3547b9d22782e31504
tree54f94dc6eca7455a7aa21d06228528d2dcc71763
parentb0d46cb598bed0b03921090ba5fb84ceb4c6f707
pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signals

These are only available on the Meson8m2 SoC (which uses the same
DesignWare Ethernet MAC as Meson8b).
The "eth_tx_clk_50m" signal either provides a 50MHz clock for the RMII
PHYs or the RGMII TX clock (as far as we know the frequency is
controlled by the PRG_ETHERNET registers in the Ethernet MAC "glue" IP
block).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-meson8.c