linux/drivers/pinctrl/sunxi
Icenowy Zheng 059b07989e pinctrl: sunxi: rename R_PIO i2c pin function name
The I2C pin functions in R_PIO used to be named "s_twi".

As we usually use the name "i2c" instead of "twi" in the mainline
kernel, change these names to "s_i2c" for consistency.

The "s_twi" functions are not yet referenced by any device trees in
mainline kernel so I think it's safe to change the name.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-08-14 15:00:59 +02:00
..
Kconfig pinctrl: sunxi: add support of R40 to A10 pinctrl driver 2017-08-14 15:00:59 +02:00
Makefile pinctrl: sunxi: Add support for A83T R_PIO 2017-06-09 11:20:32 +02:00
pinctrl-sun4i-a10.c pinctrl: sunxi: add support of R40 to A10 pinctrl driver 2017-08-14 15:00:59 +02:00
pinctrl-sun5i.c pinctrl: sunxi: make sun5i explicitly non-modular 2017-02-06 11:28:22 +01:00
pinctrl-sun6i-a31-r.c pinctrl: sunxi: rename R_PIO i2c pin function name 2017-08-14 15:00:59 +02:00
pinctrl-sun6i-a31.c pinctrl: sunxi: Support A31/A31s with pinctrl variants 2017-02-06 11:05:57 +01:00
pinctrl-sun8i-a23-r.c pinctrl: sunxi: rename R_PIO i2c pin function name 2017-08-14 15:00:59 +02:00
pinctrl-sun8i-a23.c pinctrl: sunxi: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01:00
pinctrl-sun8i-a33.c pinctrl: sunxi: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01:00
pinctrl-sun8i-a83t-r.c pinctrl: sunxi: Add support for A83T R_PIO 2017-06-09 11:20:32 +02:00
pinctrl-sun8i-a83t.c pinctrl: sunxi: Fix SPDIF function name for A83T 2017-05-23 11:30:56 +02:00
pinctrl-sun8i-h3-r.c pinctrl: sunxi: rename R_PIO i2c pin function name 2017-08-14 15:00:59 +02:00
pinctrl-sun8i-h3.c pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3 2016-09-08 01:08:23 +02:00
pinctrl-sun8i-v3s.c pinctrl: sunxi: add driver for V3s SoC 2017-01-11 16:23:47 +01:00
pinctrl-sun9i-a80-r.c pinctrl: sunxi: make A80 explicitly non-modular 2016-03-09 10:27:25 +07:00
pinctrl-sun9i-a80.c pinctrl: sunxi: make bool drivers explicitly non-modular 2016-11-04 23:25:34 +01:00
pinctrl-sun50i-a64-r.c pinctrl: sunxi: Add A64 R_PIO controller support 2017-03-14 14:42:24 +01:00
pinctrl-sun50i-a64.c drivers: pinctrl: add driver for Allwinner A64 SoC 2016-03-11 22:46:27 +07:00
pinctrl-sun50i-h5.c drivers: pinctrl: add driver for Allwinner H5 SoC 2017-01-30 16:26:28 +01:00
pinctrl-sunxi.c pinctrl: sunxi: constify irq_domain_ops 2017-06-09 10:58:58 +02:00
pinctrl-sunxi.h pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs 2017-05-29 18:31:56 +02:00