diff options
author | David Wu <[email protected]> | 2017-09-30 20:13:21 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-10-07 12:31:39 +0200 |
commit | a976d7b1352701936f0f35e1c1285bfb8545e2f7 (patch) | |
tree | 2f60b721f66c3f02e0aefaa168e993a984b8db2d /lib/mpi/mpi-bit.c | |
parent | c437f65c42d2640ababace37eb89bff2395c1dc3 (diff) |
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.
Signed-off-by: David Wu <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions