From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Mon, 28 Jan 2013 08:13:01 +0000 Subject: [PATCH 23/26] mfd: ab8500-pwm: Enable support for AB8505 PWMLED blink In-Reply-To: <20130127235348.GT1174@sortiz-mobl> References: <1358254566-12419-1-git-send-email-lee.jones@linaro.org> <1358254566-12419-24-git-send-email-lee.jones@linaro.org> <20130127235348.GT1174@sortiz-mobl> Message-ID: <20130128081301.GX15873@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 28 Jan 2013, Samuel Ortiz wrote: > Hi Lee, > > On Tue, Jan 15, 2013 at 12:56:03PM +0000, Lee Jones wrote: > > From: Naga Radhesh > > > > Enable support for PWM OUT LED blinking for AB8505. Instead of > > having 3 pwm instances from ab8500 core file add it as platform data. > > > > Signed-off-by: Lee Jones > > Signed-off-by: Naga Radhesh > > Reviewed-by: Arun MURTHY > > Reviewed-by: Srinidhi KASAGAR > > --- > > drivers/mfd/ab8500-core.c | 10 -- > > drivers/misc/ab8500-pwm.c | 282 ++++++++++++++++++++++++++++++++++++ > > include/linux/mfd/ab8500/pwmleds.h | 20 +++ > > include/linux/mfd/abx500/ab8500.h | 2 + > > 4 files changed, 304 insertions(+), 10 deletions(-) > > create mode 100644 drivers/misc/ab8500-pwm.c > This pretty much looks like the already existing and PWM API compliant > drivers/pwm/ab8500-pwm.c. What's the point here ? This patch pre-dates the new PWM interface. It's probably the same thing. I'll look into it. -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog