[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1388656624-26570-1-git-send-email-Li.Xiubo@freescale.com>
Date: Thu, 2 Jan 2014 17:57:00 +0800
From: Xiubo Li <Li.Xiubo@...escale.com>
To: <thierry.reding@...il.com>, <shawn.guo@...aro.org>,
<linux-pwm@...r.kernel.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>
Subject: [PATCHv8 0/4] Add Freescale FTM PWM driver.
This patch series is the Freescale FTM PWM implementation. And there
are 8 channels most supported by the FTM PWM. This implementation is
only compatible with device tree definition.
This patch series is based on linux-next and has been tested on Vybrid
VF610 Tower board using device tree.
Changes in v8:
- Fix some issues pointed by Thierry.
- Fix the _readl/_writel of sparse check.
- And the ftm_readl()/ftm_writel() are just copied from the
readl()/writel(), and then add the big endian check.
Changes in v7:
- Add big-endian mode support.
- Add FTM mutex lock.
- Add period time check with the current running pwm(s).
- Recode the counter clock source selecting.
- Sort some header files alphabetically, etc.
[snip] v1~v6
--
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