linux/drivers/pinctrl
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
..
bcm pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing 2016-04-12 09:08:37 -07:00
berlin pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES 2017-06-17 06:39:37 +02:00
freescale pinctrl: mxs: atomically switch mux and drive strength config 2017-07-15 11:57:46 +02:00
intel pinctrl: cherryview: Do not mask all interrupts in probe 2017-03-26 12:13:17 +02:00
mediatek pinctrl: mediatek: fix dual-edge code defect 2016-06-24 10:18:20 -07:00
meson pinctrl: meson: meson8b: fix the NAND DQS pins 2017-07-15 11:57:46 +02:00
mvebu rk: revert to v3.10 2015-11-11 15:57:28 +08:00
nomadik pinctrl: nomadik: fix pull debug print inversion 2016-04-20 15:42:08 +09:00
qcom pinctrl: qcom: Don't clear status bit on irq_unmask 2017-03-31 09:49:53 +02:00
samsung pinctrl: samsung: Remove bogus irq_[un]mask from resource management 2017-08-16 13:40:30 -07:00
sh-pfc pinctrl: sh-pfc: Update info pointer after SoC-specific init 2017-07-15 11:57:46 +02:00
sirf
spear
sunxi pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver 2017-08-16 13:40:30 -07:00
uniphier pinctrl: uniphier: fix .pin_dbg_show() callback 2016-10-07 15:23:41 +02:00
vt8500 rk: revert to v3.10 2015-11-11 15:57:28 +08:00
core.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
core.h rk: revert to v3.10 2015-11-11 15:57:28 +08:00
devicetree.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
devicetree.h
Kconfig pinctrl: remove redundant if conditional from Kconfig 2015-11-17 11:47:47 +01:00
Makefile rk: revert to v3.10 2015-11-11 15:57:28 +08:00
pinconf-generic.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
pinconf.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
pinconf.h rk: revert to v3.10 2015-11-11 15:57:28 +08:00
pinctrl-adi2-bf54x.c
pinctrl-adi2-bf60x.c
pinctrl-adi2.c
pinctrl-adi2.h
pinctrl-amd.c pinctrl/amd: Remove the default de-bounce time 2016-09-07 08:32:41 +02:00
pinctrl-amd.h
pinctrl-as3722.c
pinctrl-at91-pio4.c pinctrl: at91-pio4: use %pr format string for resource 2016-09-24 10:07:42 +02:00
pinctrl-at91.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
pinctrl-at91.h
pinctrl-coh901.c
pinctrl-coh901.h
pinctrl-digicolor.c
pinctrl-falcon.c
pinctrl-lantiq.c
pinctrl-lantiq.h
pinctrl-lpc18xx.c
pinctrl-palmas.c
pinctrl-pistachio.c pinctrl: pistachio: fix mfio pll_lock pinmux 2016-09-24 10:07:41 +02:00
pinctrl-rk.c rk: rename pinctrl-rk3368.c to pinctrl-rk.c 2015-11-11 15:12:54 +08:00
pinctrl-rockchip.c pinctrl: rockchip: rk3328: Fix the correct routing config 2017-10-20 15:57:32 +08:00
pinctrl-single.c pinctrl: single: Fix missing flush of posted write for a wakeirq 2016-08-10 11:49:27 +02:00
pinctrl-st.c
pinctrl-tb10x.c
pinctrl-tegra-xusb.c
pinctrl-tegra.c
pinctrl-tegra.h
pinctrl-tegra20.c
pinctrl-tegra30.c
pinctrl-tegra114.c
pinctrl-tegra124.c
pinctrl-tegra210.c
pinctrl-tz1090-pdc.c
pinctrl-tz1090.c
pinctrl-u300.c
pinctrl-utils.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
pinctrl-utils.h rk: revert to v3.10 2015-11-11 15:57:28 +08:00
pinctrl-xway.c
pinctrl-zynq.c pinctrl: zynq: fix UTF-8 errors 2015-10-31 22:12:59 +01:00
pinmux.c
pinmux.h