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