<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/gpio, branch v2018.03-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/gpio?h=v2018.03-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/gpio?h=v2018.03-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-02-08T15:17:16Z</updated>
<entry>
<title>Convert CONFIG_MXC_GPIO to Kconfig</title>
<updated>2018-02-08T15:17:16Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2018-02-04T15:32:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8bbff6a70e2bb01d16832271ec6c3afa22f8aebd'/>
<id>urn:sha1:8bbff6a70e2bb01d16832271ec6c3afa22f8aebd</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_MXC_GPIO

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpio: mxc: add i.MX8M support</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2018-01-10T05:20:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8953d866644184e5b1088ab170a34d45a6f3c6dd'/>
<id>urn:sha1:8953d866644184e5b1088ab170a34d45a6f3c6dd</id>
<content type='text'>
Add i.MX8M GPIO support.
There are 4 GPIO banks on i.MX8M.

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Reviewed-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>bcm283x: Add pinctrl driver</title>
<updated>2018-01-28T17:27:32Z</updated>
<author>
<name>Alexander Graf</name>
<email>agraf@suse.de</email>
</author>
<published>2018-01-23T17:05:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=caf2233b281c03e3e359061a3dfa537d8a25c273'/>
<id>urn:sha1:caf2233b281c03e3e359061a3dfa537d8a25c273</id>
<content type='text'>
The bcm283x family of SoCs have a GPIO controller that also acts as
pinctrl controller.

This patch introduces a new pinctrl driver that can actually properly mux
devices into their device tree defined pin states and is now the primary
owner of the gpio device. The previous GPIO driver gets moved into a
subdevice of the pinctrl driver, bound to the same OF node.

That way whenever a device asks for pinctrl support, it gets it
automatically from the pinctrl driver and GPIO support is still available
in the normal command line phase.

Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;
</content>
</entry>
<entry>
<title>gpio: mpc8xxx: Make live-tree compatible</title>
<updated>2018-01-28T14:36:28Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:07:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f5ac4f2ea0b1107a82c309b416af8e55e13d33b1'/>
<id>urn:sha1:f5ac4f2ea0b1107a82c309b416af8e55e13d33b1</id>
<content type='text'>
Make the MPC8xxx GPIO driver compatible with a live device tree.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gpio: mpc8xxx: Make compatible with more SoCs</title>
<updated>2018-01-28T14:36:28Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:07:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f9c7fde2600de8c5f2f7893c7acfe3d4323f2688'/>
<id>urn:sha1:f9c7fde2600de8c5f2f7893c7acfe3d4323f2688</id>
<content type='text'>
Finally, make the mpc8xxx driver capable of handling more GPIO devices;
this entails adding a special case for the MPC5121 SoC, and adding a set
of new compatible strings.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gpio: mpc8xxx: Rename Kconfig option, structures, and functions</title>
<updated>2018-01-28T14:36:28Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:07:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3c2168348046a8d59273714a1e611ce04f0a7dd0'/>
<id>urn:sha1:3c2168348046a8d59273714a1e611ce04f0a7dd0</id>
<content type='text'>
Rename the Kconfig option, structures (and their members), as well as
functions of the mpc85xx driver to include mpc8xxx to reflect the more
generic usage.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gpio: mpc85xx: Rename driver file to mpc8xxx</title>
<updated>2018-01-28T14:36:28Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:07:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=76d00cc9cbf9775b238194c0594ce5dfd274a66d'/>
<id>urn:sha1:76d00cc9cbf9775b238194c0594ce5dfd274a66d</id>
<content type='text'>
In preparation to making the MPC85xx GPIO driver useable for a broader
range of SoCs, rename the driver file.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gpio: mpc85xx_gpio: Fix style violations</title>
<updated>2018-01-28T14:36:28Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:07:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aadc5e67eeff3bea9a5f0fc5bfe8ccb0e7d4adae'/>
<id>urn:sha1:aadc5e67eeff3bea9a5f0fc5bfe8ccb0e7d4adae</id>
<content type='text'>
Fix some style violations in the MPC85XX GPIO driver.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gpio: pca953x_gpio: Make live-tree compatible</title>
<updated>2018-01-28T14:36:28Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:07:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f62ca2cd2ab8171f603960da9203ceb6ee8a1efd'/>
<id>urn:sha1:f62ca2cd2ab8171f603960da9203ceb6ee8a1efd</id>
<content type='text'>
Make the pca953x_gpio driver compatible with a live device tree.

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gpio: pca953x_gpio: Fix style violations</title>
<updated>2018-01-28T14:36:28Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2018-01-15T10:07:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fb01e07a955788f1b13aec9960984b5b9518609c'/>
<id>urn:sha1:fb01e07a955788f1b13aec9960984b5b9518609c</id>
<content type='text'>
Fix some style violations in the pca953x_gpio driver.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
</feed>
