[PATCH 1/2] ARM: at91/dt: sam9x5: add pinctrl for pwm0
Alexandre Belloni
alexandre.belloni at free-electrons.com
Tue Apr 7 12:22:31 PDT 2015
Hi Gaël,
On 07/04/2015 at 16:11:23 +0200, Gaël PORTAY wrote :
> Defines the pinctrl configurations for PWM0.
>
> Signed-off-by: Gaël PORTAY <g.portay at overkiz.com>
> ---
> arch/arm/boot/dts/at91sam9x5.dtsi | 46 +++++++++++++++++++++++++++++++++++++++
> 1 file changed, 46 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi
> index d221179..08ed53d 100644
> --- a/arch/arm/boot/dts/at91sam9x5.dtsi
> +++ b/arch/arm/boot/dts/at91sam9x5.dtsi
> @@ -463,6 +463,52 @@
> };
> };
>
> + pwm0 {
> + pinctrl_pwm0_pwm0_0: pwm0_pwm0-0 {
> + atmel,pins =
> + <AT91_PIOB 11 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PB11 periph B */
please drop those useless comments --^
Else, I'm fine with that patch.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list