[PATCH 1/2] ARM imx53: add pwm devices support

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Tue Mar 1 04:04:12 EST 2011


On Tue, Mar 01, 2011 at 04:21:37PM +0800, Eric Miao wrote:
> >>  config IMX_HAVE_PLATFORM_MXC_PWM
> >>       bool
> >> +     default y if ARCH_MX21 || ARCH_MX25 || SOC_IMX27 || SOC_IMX51 || SOC_IMX53
> > If you do this, can you please use SOC_IMX21 and SOC_IMX25?  Or maybe
> > even def_bool y?
> >
> 
> Or the other way, in config SOC_IMX53, select IMX_HAVE_PLATFORM_MXC_PWM?
Yeah, that's how most of the other IMX_HAVE_PLATFORM_XYZ work.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list