<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/gpio, branch v2015.07-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=v2015.07-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/gpio?h=v2015.07-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-06-08T12:37:02Z</updated>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-imx</title>
<updated>2015-06-08T12:37:02Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-06-08T12:37:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4d80051b63ff54f6b6f90fceb92cf87ab3401ecb'/>
<id>urn:sha1:4d80051b63ff54f6b6f90fceb92cf87ab3401ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dm: gpio: vf610: Add GPIO driver support</title>
<updated>2015-06-08T06:41:54Z</updated>
<author>
<name>Bhuvanchandra DV</name>
<email>bhuvanchandra.dv@toradex.com</email>
</author>
<published>2015-06-01T13:07:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d348a943e77ed72dd809cecf03365552545382b2'/>
<id>urn:sha1:d348a943e77ed72dd809cecf03365552545382b2</id>
<content type='text'>
Add GPIO driver support to Freescale VF610

Signed-off-by: Bhuvanchandra DV &lt;bhuvanchandra.dv@toradex.com&gt;
</content>
</entry>
<entry>
<title>dm: gpio: uclass: Add flag to control sequence numbering</title>
<updated>2015-06-08T06:41:54Z</updated>
<author>
<name>Bhuvanchandra DV</name>
<email>bhuvanchandra.dv@toradex.com</email>
</author>
<published>2015-06-01T13:07:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ae89bb0d363eba33074106309c81c02f84b91ef8'/>
<id>urn:sha1:ae89bb0d363eba33074106309c81c02f84b91ef8</id>
<content type='text'>
Like SPI and I2C few GPIO controllers also have
multiple chip instances. This patch adds the
flag 'DM_UC_FLAG_SEQ_ALIAS' in gpio_uclass driver
to control device sequence numbering. By defalut
the dev-&gt;r_seq for gpio_uclass will alwalys
returns -1, which leads the gpio driver probe
failure when using the driver with device trees.

Signed-off-by: Bhuvanchandra DV &lt;bhuvanchandra.dv@toradex.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-sunxi</title>
<updated>2015-06-06T11:03:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-06-06T11:03:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=290ac3bb1a1fbd85abcecfd8ff8cb837029d067a'/>
<id>urn:sha1:290ac3bb1a1fbd85abcecfd8ff8cb837029d067a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"</title>
<updated>2015-06-04T12:11:55Z</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2015-06-02T16:09:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a52783e11d3b4ce9bb0b8a4bfc7cfab11d3638a1'/>
<id>urn:sha1:a52783e11d3b4ce9bb0b8a4bfc7cfab11d3638a1</id>
<content type='text'>
Add "allwinner,sun8i-a33-pinctrl", this is used by the latest upstream
linux sunxi dts files.

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
</content>
</entry>
<entry>
<title>x86: gpio: add pinctrl support from the device tree</title>
<updated>2015-06-04T09:32:08Z</updated>
<author>
<name>Gabriel Huau</name>
<email>contact@huau-gabriel.fr</email>
</author>
<published>2015-05-26T05:27:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5318f18d2c002f505054b90bb95ba7c53532eedf'/>
<id>urn:sha1:5318f18d2c002f505054b90bb95ba7c53532eedf</id>
<content type='text'>
Every pin can be configured now from the device tree. A dt-bindings
has been added to describe the different property available.

Change-Id: I1668886062655f83700d0e7bbbe3ad09b19ee975
Signed-off-by: Gabriel Huau &lt;contact@huau-gabriel.fr&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>gpio: stm32: add stm32f1 support</title>
<updated>2015-05-28T12:18:24Z</updated>
<author>
<name>Matt Porter</name>
<email>mporter@konsulko.com</email>
</author>
<published>2015-05-05T19:00:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0144caf22ce6acd5c252309bf9abe6d898e8cab3'/>
<id>urn:sha1:0144caf22ce6acd5c252309bf9abe6d898e8cab3</id>
<content type='text'>
Add support for the STM32F1 family to the STM32 gpio driver.

Signed-off-by: Matt Porter &lt;mporter@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-samsung</title>
<updated>2015-05-18T13:15:15Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-05-18T13:15:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e6b7a28243175ae0874d53b6e6e4eff8548d71f'/>
<id>urn:sha1:0e6b7a28243175ae0874d53b6e6e4eff8548d71f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dm: gpio: Add error handling and a function to claim vector GPIOs</title>
<updated>2015-05-13T16:24:06Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-04-15T03:03:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=962f5caf600c54f4103bfa6b31fa2fb4e8aaacb9'/>
<id>urn:sha1:962f5caf600c54f4103bfa6b31fa2fb4e8aaacb9</id>
<content type='text'>
gpio_get_values_as_int() should return an error if something goes wrong.
Also provide gpio_claim_vector(), a function to request the GPIOs and set
them to input mode. Otherwise callers have to do this themselves.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places</title>
<updated>2015-05-08T21:24:17Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2015-04-26T02:32:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=895b5d65c7163436f06fa95281538f43e1a41d9e'/>
<id>urn:sha1:895b5d65c7163436f06fa95281538f43e1a41d9e</id>
<content type='text'>
Use clrsetbits_le32() to replace clrbits_le32() + setbits_le32().

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
</content>
</entry>
</feed>
