Searched hist:ef12379f205bed7e92434e12ddd44e62d13bebe1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/mach-ep93xx/ |
H A D | clock.c | diff ef12379f205bed7e92434e12ddd44e62d13bebe1 Wed Jul 29 16:41:06 CDT 2009 Hartley Sweeten <hartleys@visionengravers.com> ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver
The EP93xx features two PWMs (one on the EP9307) with the following features:
* Configurable dual output * Separate input clocks for each PWM output * 16-bit resolution * Programmable pulse width (duty cycle), interval (frequency), and polarity
This adds the necessary core support as well as the driver. A sysfs interface is provided to control the PWM outputs.
Signed-off-by: Matthieu Crapet <mcrapet@gmail.com> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Ryan Mallon <ryan@bluewatersys.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | core.c | diff ef12379f205bed7e92434e12ddd44e62d13bebe1 Wed Jul 29 16:41:06 CDT 2009 Hartley Sweeten <hartleys@visionengravers.com> ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver
The EP93xx features two PWMs (one on the EP9307) with the following features:
* Configurable dual output * Separate input clocks for each PWM output * 16-bit resolution * Programmable pulse width (duty cycle), interval (frequency), and polarity
This adds the necessary core support as well as the driver. A sysfs interface is provided to control the PWM outputs.
Signed-off-by: Matthieu Crapet <mcrapet@gmail.com> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Ryan Mallon <ryan@bluewatersys.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/openbmc/linux/drivers/misc/ |
H A D | Makefile | diff ef12379f205bed7e92434e12ddd44e62d13bebe1 Wed Jul 29 16:41:06 CDT 2009 Hartley Sweeten <hartleys@visionengravers.com> ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver
The EP93xx features two PWMs (one on the EP9307) with the following features:
* Configurable dual output * Separate input clocks for each PWM output * 16-bit resolution * Programmable pulse width (duty cycle), interval (frequency), and polarity
This adds the necessary core support as well as the driver. A sysfs interface is provided to control the PWM outputs.
Signed-off-by: Matthieu Crapet <mcrapet@gmail.com> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Ryan Mallon <ryan@bluewatersys.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | Kconfig | diff ef12379f205bed7e92434e12ddd44e62d13bebe1 Wed Jul 29 16:41:06 CDT 2009 Hartley Sweeten <hartleys@visionengravers.com> ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver
The EP93xx features two PWMs (one on the EP9307) with the following features:
* Configurable dual output * Separate input clocks for each PWM output * 16-bit resolution * Programmable pulse width (duty cycle), interval (frequency), and polarity
This adds the necessary core support as well as the driver. A sysfs interface is provided to control the PWM outputs.
Signed-off-by: Matthieu Crapet <mcrapet@gmail.com> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Ryan Mallon <ryan@bluewatersys.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|