linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: sunxi: a64: Drop numeral from csi0/ts0
@ 2018-12-03 15:40 Chen-Yu Tsai
  2018-12-03 15:40 ` [PATCH 1/2] pinctrl: sunxi: a64: Rename function csi0 to csi Chen-Yu Tsai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen-Yu Tsai @ 2018-12-03 15:40 UTC (permalink / raw)
  To: Linus Walleij, Maxime Ripard
  Cc: Chen-Yu Tsai, linux-arm-kernel, linux-gpio, linux-sunxi,
	Jagan Teki, linux-kernel

Hi everyone,

This small series renames the csi0 and ts0 pin function names to csi and
ts. This makes the names match the datasheet. As there are only one of
each type of controller, having a numeral suffix doesn't make sense.

I'd like to do the rename now while we don't have users nor support for
these two controllers. I planned to send this together with CSI support
for the A64, but Jagan beat me to it, so here it is.


Regards
ChenYu

Chen-Yu Tsai (2):
  pinctrl: sunxi: a64: Rename function csi0 to csi
  pinctrl: sunxi: a64: Rename function ts0 to ts

 drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c | 52 +++++++++++-----------
 1 file changed, 26 insertions(+), 26 deletions(-)

-- 
2.20.0.rc1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-07 12:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 15:40 [PATCH 0/2] pinctrl: sunxi: a64: Drop numeral from csi0/ts0 Chen-Yu Tsai
2018-12-03 15:40 ` [PATCH 1/2] pinctrl: sunxi: a64: Rename function csi0 to csi Chen-Yu Tsai
2018-12-03 15:41 ` [PATCH 2/2] pinctrl: sunxi: a64: Rename function ts0 to ts Chen-Yu Tsai
2018-12-03 15:45 ` [PATCH 0/2] pinctrl: sunxi: a64: Drop numeral from csi0/ts0 Maxime Ripard
2018-12-07 12:30 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).