pinctrl: rename m8b pinmux function gpio to gpio_periphs [1/2]
authorQianggui Song <qianggui.song@amlogic.com>
Tue, 22 Jan 2019 06:40:06 +0000 (14:40 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Thu, 31 Jan 2019 04:23:20 +0000 (20:23 -0800)
commit62288af5150abf55c22100d57104d18827000531
tree3d8bea1d10b5bffa353b664b93075547cf19f681
parentd7ca15e230e5b5efe44b0efa1953101062e94d6f
pinctrl: rename m8b pinmux function gpio to gpio_periphs [1/2]

PD#SWPL-4501

Problem:
All platforms but m8b use "gpio_periphs" as gpio pinctrl function, that
breaks consistency.

Solution:
rename m8b pinctrl function "gpio" to "gpio_periphs" to make it
consistent with code and other platform.

ref:
https://patchwork.kernel.org/patch/10720219/

Verify:
m200

Change-Id: I940d1e30882cc8b042c02022ed3435a659aa3921
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
arch/arm/boot/dts/amlogic/meson8b_m200.dts
drivers/amlogic/pinctrl/pinctrl-meson8b.c