[PATCH 1/3] ARM: imx27: add pwm0 pingrp
Shawn Guo
shawn.guo at linaro.org
Tue Dec 3 03:58:09 EST 2013
On Sat, Nov 30, 2013 at 03:36:08PM +0100, Gwenhael Goavec-Merou wrote:
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at armadeus.com>
It seems there is only one pwm instance on imx27. So pwm0 in the patch
subject sounds a little confusing.
Shawn
> ---
> arch/arm/boot/dts/imx27-pingrp.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx27-pingrp.h b/arch/arm/boot/dts/imx27-pingrp.h
> index f3fbf5a..24df7dd7 100644
> --- a/arch/arm/boot/dts/imx27-pingrp.h
> +++ b/arch/arm/boot/dts/imx27-pingrp.h
> @@ -88,6 +88,9 @@
> #define MX27_OWIRE1_PINGRP1 \
> MX27_PAD_RTCK__OWIRE 0x0
>
> +#define MX27_PWM_PINGRP1 \
> + MX27_PAD_PWMO__PWMO 0x0
> +
> #define MX27_SDHC1_PINGRP1 \
> MX27_PAD_SD1_CLK__SD1_CLK \
> MX27_PAD_SD1_CMD__SD1_CMD \
> --
> 1.8.3.2
>
More information about the linux-arm-kernel
mailing list