]> git.ipfire.org Git - thirdparty/linux.git/commit
pinctrl: berlin: as370: use generic "pwm" as pwm function name
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Fri, 25 Jan 2019 07:45:47 +0000 (07:45 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Jan 2019 14:20:53 +0000 (15:20 +0100)
commitc246761b442fb6f42ef16aef8f89061233accb00
tree6c521d58aeec83fa0137cedc1f98457125e643fb
parentc6868f7cab3d31a7e8de20104e1d7690e48f732f
pinctrl: berlin: as370: use generic "pwm" as pwm function name

So that we could use the generic "pwm" for two or more pins, e.g

pwm0_pmux: pwm0-pmux {
groups = "PWM0", "PWM1";
function = "pwm";
};

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/berlin/pinctrl-as370.c