1
0
Fork 0
alistair23-linux/drivers/pinctrl/berlin
Jisheng Zhang c246761b44 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>
2019-01-28 15:20:53 +01:00
..
Kconfig pinctrl: berlin: add the as370 SoC pinctrl driver 2018-07-29 21:42:32 +02:00
Makefile pinctrl: berlin: add the as370 SoC pinctrl driver 2018-07-29 21:42:32 +02:00
berlin-bg2.c pinctrl: berlin: switch to SPDX license identifier 2018-05-23 11:45:23 +02:00
berlin-bg2cd.c pinctrl: berlin: switch to SPDX license identifier 2018-05-23 11:45:23 +02:00
berlin-bg2q.c pinctrl: berlin: switch to SPDX license identifier 2018-05-23 11:45:23 +02:00
berlin-bg4ct.c pinctrl: berlin: switch to SPDX license identifier 2018-05-23 11:45:23 +02:00
berlin.c pinctrl: Convert to using %pOFn instead of device_node.name 2018-08-29 14:05:36 +02:00
berlin.h pinctrl: berlin: switch to SPDX license identifier 2018-05-23 11:45:23 +02:00
pinctrl-as370.c pinctrl: berlin: as370: use generic "pwm" as pwm function name 2019-01-28 15:20:53 +01:00