commit | bc0f566a98c47a75dff3a759c904e99da5937984 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.xyz> | Mon Jul 04 10:29:31 2016 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 05 15:45:55 2016 +0200 |
tree | 821e39d34ece1881e4bdf8cd2d4b1377109e8164 | |
parent | cf9a2f632095b3bbca02979b1ad29cb4e4a738aa [diff] |
pinctrl: sunxi: fix nand0 function name for sun8i In sun4/5/6/7i, all the pin function related to NAND0 controller is named "nand0". However, in sun8i, some of the functions are named as "nand". This patch renamed them to "nand0", for the consistency. Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>