<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/gpio, 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>2019-05-23T22:01:08Z</updated>
<entry>
<title>gpio: dwapb_gpio: fix broken dev-&gt;node</title>
<updated>2019-05-23T22:01:08Z</updated>
<author>
<name>Simon Goldschmidt</name>
</author>
<published>2019-05-21T20:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=34b1a510e872baa0512562a72069c06c340e88fd'/>
<id>urn:sha1:34b1a510e872baa0512562a72069c06c340e88fd</id>
<content type='text'>
commit 1b898ffc040b ("gpio: dwapb_gpio: convert to livetree") introduced
a bug in that dev-&gt;node of the gpio chip was accidentally set to the
of_node of its bank subnode.

What it meant to do was assign subdev-&gt;node, not dev-&gt;node.

While this doesn't affect too many use cases, iterating over the gpio
chip's properties doesn't work any more after that, so fix this.

Fixes: commit 1b898ffc040b ("gpio: dwapb_gpio: convert to livetree")
Signed-off-by: Simon Goldschmidt &lt;simon.k.r.goldschmidt@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpio: dwapb_gpio: convert to livetree</title>
<updated>2019-05-10T20:48:11Z</updated>
<author>
<name>Simon Goldschmidt</name>
</author>
<published>2019-05-09T20:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1b898ffc040b5977a07af755b8ba3aa151914800'/>
<id>urn:sha1:1b898ffc040b5977a07af755b8ba3aa151914800</id>
<content type='text'>
Convert 'gpio_dwapb_bind' to iterate over subnodes using livetree
functions (inspired from mt7621_gpio.c).

Signed-off-by: Simon Goldschmidt &lt;simon.k.r.goldschmidt@gmail.com&gt;
</content>
</entry>
<entry>
<title>gpio: renesas: Add RZ/A1 R7S72100 GPIO driver</title>
<updated>2019-05-07T03:41:32Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-04T14:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=86b8e7d61a82deb660bc7cff2d4812a1740f6d15'/>
<id>urn:sha1:86b8e7d61a82deb660bc7cff2d4812a1740f6d15</id>
<content type='text'>
Add GPIO driver for RZ/A1 SoC. The IP is very different from the
R-Car Gen2/Gen3 one already present in the tree, hence a custom
driver.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sh</title>
<updated>2019-05-06T11:19:31Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-06T11:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=44237e272f1eac3b026709e76333a07b2d3a3523'/>
<id>urn:sha1:44237e272f1eac3b026709e76333a07b2d3a3523</id>
<content type='text'>
- Various pinctrl / gpio fixes for R-Car
</content>
</entry>
<entry>
<title>Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips</title>
<updated>2019-05-05T00:02:42Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-05T00:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=86f578ee85a697afb980233312f9aac1d98816df'/>
<id>urn:sha1:86f578ee85a697afb980233312f9aac1d98816df</id>
<content type='text'>
- mscc: small fixes, enhance network support for Serval, Luton and Ocelot
- mt7620: rename arch to more generic name mtmips
- mips: pass initrd addresses via DT as physical addresses
</content>
</entry>
<entry>
<title>gpio: renesas: Migrate to pinctrl GPIO accessors</title>
<updated>2019-05-04T17:26:49Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-04-21T20:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=fbf26bea3964735604f1621288a63b23daf48cea'/>
<id>urn:sha1:fbf26bea3964735604f1621288a63b23daf48cea</id>
<content type='text'>
Switch to generic pin controller API for configuring pins as GPIOs
instead of using the ad-hoc call into the R-Car PFC driver. Moreover,
add .free() implementation for the GPIO controller.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Alex Kiernan &lt;alex.kiernan@gmail.com&gt;
Cc: Christoph Muellner &lt;christoph.muellner@theobroma-systems.com&gt;
Cc: Eugeniu Rosca &lt;roscaeugeniu@gmail.com&gt;
Cc: Patrice Chotard &lt;patrice.chotard@st.com&gt;
Cc: Patrick DELAUNAY &lt;patrick.delaunay@st.com&gt;
Cc: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>mips: rename mach-mt7620 to mach-mtmips</title>
<updated>2019-05-03T14:43:11Z</updated>
<author>
<name>Weijie Gao</name>
</author>
<published>2019-04-30T03:13:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=16b94903e2462a8983322bbc865c0617b9e02b79'/>
<id>urn:sha1:16b94903e2462a8983322bbc865c0617b9e02b79</id>
<content type='text'>
Currently mach-mt7620 contains only support for mt7628. To avoid confusion,
rename mach-mt7620 to mach-mtmips, which means MediaTek MIPS platforms.
MT7620 and MT7628 should be distinguished by SOC_MT7620 and SOC_MT7628
because they do not share the same lowlevel codes.

Dependencies of four drivers are changed to SOC_MT7628 as these drivers
are only used by MT7628.

Cc: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;
Signed-off-by: Weijie Gao &lt;weijie.gao@mediatek.com&gt;
</content>
</entry>
<entry>
<title>rockchip: use 'arch-rockchip' as header file path</title>
<updated>2019-04-30T22:00:05Z</updated>
<author>
<name>Kever Yang</name>
</author>
<published>2019-03-28T03:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=15f09a1a834b125ed4a6102eac96186da0641541'/>
<id>urn:sha1:15f09a1a834b125ed4a6102eac96186da0641541</id>
<content type='text'>
Rockchip use 'arch-rockchip' instead of arch-$(SOC) as common
header file path, so that we can get the correct path directly.

Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;
</content>
</entry>
<entry>
<title>gpio: bcm6345: allow this driver on ARCH_BCM63158</title>
<updated>2019-04-12T15:32:51Z</updated>
<author>
<name>Philippe Reynes</name>
</author>
<published>2019-03-07T10:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=353496b756f06ab16fc3de0f7b654647a62cb747'/>
<id>urn:sha1:353496b756f06ab16fc3de0f7b654647a62cb747</id>
<content type='text'>
This IP is also used on some arm SoC, so we allow
to use this driver on arch bcm63158.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
</content>
</entry>
<entry>
<title>gpio: bcm6345: allow this driver on ARCH_BCM6858</title>
<updated>2019-04-12T15:32:51Z</updated>
<author>
<name>Philippe Reynes</name>
</author>
<published>2019-03-07T10:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=14c9bd46e584cb62c8ccc0a4219193279b02d8c3'/>
<id>urn:sha1:14c9bd46e584cb62c8ccc0a4219193279b02d8c3</id>
<content type='text'>
This IP is also used on some arm SoC, so we allow
to use this driver on arch bcm6858.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
</content>
</entry>
</feed>
