<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/pwm/Kconfig, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2018-05-15T06:18:09Z</updated>
<entry>
<title>pwm: sunxi: add support for PWM found on Allwinner A64</title>
<updated>2018-05-15T06:18:09Z</updated>
<author>
<name>Vasily Khoruzhick</name>
</author>
<published>2018-05-14T15:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1c353aea2b3d36e59ae4b6af7cf2302d40ac96dd'/>
<id>urn:sha1:1c353aea2b3d36e59ae4b6af7cf2302d40ac96dd</id>
<content type='text'>
This commit adds basic support for PWM found on Allwinner A64.
It can be used for pwm_backlight driver (e.g. for Pinebook)

Signed-off-by: Vasily Khoruzhick &lt;anarsoul@gmail.com&gt;
</content>
</entry>
<entry>
<title>dm: sandbox: pwm: Add a basic pwm test</title>
<updated>2017-04-27T20:49:02Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-04-17T03:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=43b41566f72c3ff1074fe686f37227ebe33e11f9'/>
<id>urn:sha1:43b41566f72c3ff1074fe686f37227ebe33e11f9</id>
<content type='text'>
Unfortunately a test for the PWM uclass was not included when it was
submitted. This was noticed when trying to add more functionality:

   http://patchwork.ozlabs.org/patch/748172/

Add a simple test to get us started.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>exynos: pwm: Add a driver for the exynos5 PWM</title>
<updated>2016-05-25T04:25:18Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-02-22T04:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5c2dd4cd7a41ec971a23eec9e993717e5aed8744'/>
<id>urn:sha1:5c2dd4cd7a41ec971a23eec9e993717e5aed8744</id>
<content type='text'>
This driver supports the standard PWM API. There are 5 PWMs. Four are used
normally and the last is normally used as a timer.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>tegra: video: Move LCD driver to use the DM PWM driver</title>
<updated>2016-02-16T16:17:53Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-30T23:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=91c08afe66f8b24798389cf628210844b1dfa215'/>
<id>urn:sha1:91c08afe66f8b24798389cf628210844b1dfa215</id>
<content type='text'>
Use the driver-model PWM driver in preference to the old code.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: Convert CONFIG_PWM_TEGRA to Kconfig</title>
<updated>2016-02-16T16:17:53Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-30T23:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=41fa035ce1480aa87d42e4af0ed8ea841944c2c9'/>
<id>urn:sha1:41fa035ce1480aa87d42e4af0ed8ea841944c2c9</id>
<content type='text'>
Move this option to Kconfig and clean up the header files. Adjust the only
user (the LCD driver) to work with the new driver.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>pwm: rockchip: Add a PWM driver for Rockchip SoCs</title>
<updated>2016-01-22T03:42:36Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-22T02:44:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=0e23fd81a54f92655315a1bc3aec85d1a3dd9ae8'/>
<id>urn:sha1:0e23fd81a54f92655315a1bc3aec85d1a3dd9ae8</id>
<content type='text'>
Add a simple driver which implements the standard PWM uclass interface.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: pwm: Add a PWM uclass</title>
<updated>2016-01-22T03:42:36Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-22T02:44:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=fc760cb8c4cc16061079fb45e2e0bad11e5acedc'/>
<id>urn:sha1:fc760cb8c4cc16061079fb45e2e0bad11e5acedc</id>
<content type='text'>
Add a uclass that supports Pulse Width Modulation (PWM) devices. It
provides methods to enable/disable and configure the device.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
