Re: [PATCH 4/5] ARM: dts: sun6i: add pinmux for PWM0
From: Chen-Yu Tsai <hidden>
Date: 2016-10-12 07:28:05
Also in:
linux-pwm, lkml
On Wed, Oct 12, 2016 at 12:20 PM, Icenowy Zheng [off-list ref] wrote:
quoted hunk ↗ jump to hunk
PWM0 is used by sun6i tablets as the backlight PWM. Add pinmux for it. Signed-off-by: Icenowy Zheng <redacted> --- arch/arm/boot/dts/sun6i-a31.dtsi | 7 +++++++ 1 file changed, 7 insertions(+)diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi b/arch/arm/boot/dts/sun6i-a31.dtsi index 97626ce..76f5a06 100644 --- a/arch/arm/boot/dts/sun6i-a31.dtsi +++ b/arch/arm/boot/dts/sun6i-a31.dtsi@@ -494,6 +494,13 @@ allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; }; + pwm0_pins: pwm0@0 { + allwinner,pins = "PH13"; + allwinner,function = "pwm0"; + allwinner,drive = <SUN4I_PINCTRL_10_MA>; + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
Maxime is updating the pinctrl bindings to use generic pinconf, but otherwise this patch looks good. ChenYu
+ };
+
mmc0_pins_a: mmc0@0 {
allwinner,pins = "PF0", "PF1", "PF2",
"PF3", "PF4", "PF5";
--
2.10.1
--
You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit https://groups.google.com/d/optout.