[PATCH 2/3] ARM mxs: adjust pwm resources to what the driver expects
From: arnd@arndb.de (Arnd Bergmann)
Date: 2011-06-30 11:30:36
Also in:
lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2011-06-30 11:30:36
Also in:
lkml
On Thursday 30 June 2011, Sascha Hauer wrote:
The PWMs on i.MX23/28 have almost seperated register spaces but share a common enable register. To reflect this register a parent device to the PWMs which handles the enable register. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>