Files
linux/drivers
David Wu 3aa37c8fff pinctrl: rockchip: rk3328: Fix the correct routing config
If the gmac-m1 optimization(bit10) is selected, the gpio function
of gmac pins is not valid. We may use the rmii mode for gmac interface,
the pins such as rx_d2, rx_d3, which the rgmii mode used, but rmii not
used could be taken as gpio function. So gmac_rxd0m1 selects the bit2,
and gmac_rxd0m3 select bit10 is more correct.

Change-Id: I781bd29f2ce64ba0e8c1b139ac117fe124410d87
Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-10-20 15:57:32 +08:00
..
2017-07-19 14:33:51 +08:00
2017-08-06 19:19:41 -07:00
2016-09-24 10:07:35 +02:00
2017-02-23 17:43:10 +01:00
2017-08-31 10:26:00 +08:00
2017-10-17 16:56:32 +08:00