[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120906081954.GD2362@S2101-09.ap.freescale.net>
Date: Thu, 6 Sep 2012 16:19:57 +0800
From: Shawn Guo <shawn.guo@...aro.org>
To: Sascha Hauer <s.hauer@...gutronix.de>
Cc: linux-arm-kernel@...ts.infradead.org,
HACHIMI Samir <shachimi@...neo-embedded.com>,
thierry.reding@...onic-design.de, linux-kernel@...r.kernel.org,
Benoît Thébaudeau
<benoit.thebaudeau@...ansee.com>, kernel@...gutronix.de
Subject: Re: [PATCH v2] pwm i.MX: add devicetree support
On Wed, Sep 05, 2012 at 03:35:19PM +0200, Sascha Hauer wrote:
>
> Changes since v1:
>
> - Add devicetree binding documentation
> - Merge 5/9 and 9/9
> - fix #pwm-cells (must be 2 instead of 3)
> - fix wrong name in MODULE_DEVICE_TABLE
> - drop platform based probing while introducing devicetree based probe
>
> ----------------------------------------------------------------
> Philipp Zabel (2):
> pwm i.MX: add devicetree support
> pwm i.MX: fix clock lookup
>
> Sascha Hauer (6):
> pwm i.MX: factor out SoC specific functions
> pwm i.MX: remove unnecessary if in pwm_[en|dis]able
> pwm i.MX: add functions to enable/disable pwm.
> pwm i.MX: Use module_platform_driver
> pwm i.MX: use per clock unconditionally
> ARM i.MX53: Add pwm support
>
For the series,
Reviewed-by: Shawn Guo <shawn.guo@...aro.org>
> Documentation/devicetree/bindings/pwm/imx-pwm.txt | 17 ++
> arch/arm/boot/dts/imx53.dtsi | 14 ++
> arch/arm/mach-imx/clk-imx51-imx53.c | 4 +
> drivers/pwm/pwm-imx.c | 275 ++++++++++++++-------
> 4 files changed, 214 insertions(+), 96 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/pwm/imx-pwm.txt
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists