[PATCH 1/3] ARM: imx27: add pwm pingrp
Shawn Guo
shawn.guo at linaro.org
Tue Dec 3 08:32:54 EST 2013
On Tue, Dec 03, 2013 at 12:10:13PM +0100, Gwenhael Goavec-Merou wrote:
> From: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
>
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
Applied all 3 with some small fix-ups (see replies to patch #2 and #3).
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..edc1e90 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