<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm/gpio.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs</title>
<updated>2021-07-06T18:07:36+00:00</updated>
<author>
<name>Masami Hiramatsu</name>
<email>masami.hiramatsu@linaro.org</email>
</author>
<published>2021-06-04T09:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7a672057dcd36792f01529922fc85892a03be22d'/>
<id>7a672057dcd36792f01529922fc85892a03be22d</id>
<content type='text'>
Since some SoCs and boards do not hae extra asm/arch/gpio.h,
introduce CONFIG_GPIO_EXTRA_HEADER instead of adding
!define(CONFIG_ARCH_XXXX) in asm/gpio.h.

Signed-off-by: Masami Hiramatsu &lt;masami.hiramatsu@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since some SoCs and boards do not hae extra asm/arch/gpio.h,
introduce CONFIG_GPIO_EXTRA_HEADER instead of adding
!define(CONFIG_ARCH_XXXX) in asm/gpio.h.

Signed-off-by: Masami Hiramatsu &lt;masami.hiramatsu@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio: do not include &lt;asm/arch/gpio.h&gt; on ARCH_QEMU</title>
<updated>2021-01-18T20:14:15+00:00</updated>
<author>
<name>Harm Berntsen</name>
<email>harm.berntsen@nedap.com</email>
</author>
<published>2020-10-30T08:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=30569b47dbc496f1de38932b3970e6d2ae52ca10'/>
<id>30569b47dbc496f1de38932b3970e6d2ae52ca10</id>
<content type='text'>
As no gpio.h is defined for this architecture, to avoid
compilation failure, do not include &lt;asm/arch/gpio.h&gt; for
QEMU.

Signed-off-by: Harm Berntsen &lt;harm.berntsen@nedap.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As no gpio.h is defined for this architecture, to avoid
compilation failure, do not include &lt;asm/arch/gpio.h&gt; for
QEMU.

Signed-off-by: Harm Berntsen &lt;harm.berntsen@nedap.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>board: armltd: Add support for Total Compute platform</title>
<updated>2020-08-24T18:11:31+00:00</updated>
<author>
<name>Usama Arif</name>
<email>usama.arif@arm.com</email>
</author>
<published>2020-08-12T15:12:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=565add124de00c994652a0d2d6d1eb6b2a7c9553'/>
<id>565add124de00c994652a0d2d6d1eb6b2a7c9553</id>
<content type='text'>
Total Compute is based on ARM architecture and has
the following features enabled in u-boot:
- PL011 UART
- PL180 MMC
- NOR Flash
- FIT image with Signature
- AVB

Signed-off-by: Usama Arif &lt;usama.arif@arm.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Total Compute is based on ARM architecture and has
the following features enabled in u-boot:
- PL011 UART
- PL180 MMC
- NOR Flash
- FIT image with Signature
- AVB

Signed-off-by: Usama Arif &lt;usama.arif@arm.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio: do not include &lt;asm/arch/gpio.h&gt; on TARGET_BCMNS3</title>
<updated>2020-07-29T14:37:11+00:00</updated>
<author>
<name>Rayagonda Kokatanur</name>
<email>rayagonda.kokatanur@broadcom.com</email>
</author>
<published>2020-05-05T17:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=912fe3768f2eda79623aefceb30ce42e23aaff06'/>
<id>912fe3768f2eda79623aefceb30ce42e23aaff06</id>
<content type='text'>
As no gpio.h is defined for this architecture, to avoid
compilation failure, do not include &lt;asm/arch/gpio.h&gt; for
arch bcmns3.

Signed-off-by: Rayagonda Kokatanur &lt;rayagonda.kokatanur@broadcom.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As no gpio.h is defined for this architecture, to avoid
compilation failure, do not include &lt;asm/arch/gpio.h&gt; for
arch bcmns3.

Signed-off-by: Rayagonda Kokatanur &lt;rayagonda.kokatanur@broadcom.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: armv8: gpio: include &lt;asm/arch/gpio.h&gt; for fsl-layerscape</title>
<updated>2020-07-27T08:46:27+00:00</updated>
<author>
<name>hui.song</name>
<email>hui.song_1@nxp.com</email>
</author>
<published>2020-05-20T10:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=02decd4e0ccf1a1f6395f24dfa14e2578f3e6e29'/>
<id>02decd4e0ccf1a1f6395f24dfa14e2578f3e6e29</id>
<content type='text'>
Enable the gpio feature on fsl-layerscape platform.

Signed-off-by: hui.song &lt;hui.song_1@nxp.com&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the gpio feature on fsl-layerscape platform.

Signed-off-by: hui.song &lt;hui.song_1@nxp.com&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: arm64: ls1046a: add i2c DM support</title>
<updated>2020-03-30T02:42:13+00:00</updated>
<author>
<name>Biwen Li</name>
<email>biwen.li@nxp.com</email>
</author>
<published>2020-02-05T14:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bb1165f900088c796e254cc99c8f81d47e3d57c9'/>
<id>bb1165f900088c796e254cc99c8f81d47e3d57c9</id>
<content type='text'>
This supports i2c DM and enables CONFIG_DM_I2C
for SoC LS1046A

Signed-off-by: Biwen Li &lt;biwen.li@nxp.com&gt;
Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This supports i2c DM and enables CONFIG_DM_I2C
for SoC LS1046A

Signed-off-by: Biwen Li &lt;biwen.li@nxp.com&gt;
Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: arm64: ls1043a: add i2c DM support</title>
<updated>2020-03-30T02:42:13+00:00</updated>
<author>
<name>Biwen Li</name>
<email>biwen.li@nxp.com</email>
</author>
<published>2020-02-05T14:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fefac937fbd87f380042501c63b874994b3dccee'/>
<id>fefac937fbd87f380042501c63b874994b3dccee</id>
<content type='text'>
This supports i2c DM and enables CONFIG_DM_I2C
for SoC LS1043A

Signed-off-by: Biwen Li &lt;biwen.li@nxp.com&gt;
Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This supports i2c DM and enables CONFIG_DM_I2C
for SoC LS1043A

Signed-off-by: Biwen Li &lt;biwen.li@nxp.com&gt;
Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio: do not include &lt;asm/arch/gpio.h&gt; for Cortina CAxxxx SoCs</title>
<updated>2020-02-07T19:01:21+00:00</updated>
<author>
<name>Jason Li</name>
<email>jason.li@cortina-access.com</email>
</author>
<published>2020-01-30T20:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f267f84b93d026cfcce77fc3f9eba4c57d4ad0e0'/>
<id>f267f84b93d026cfcce77fc3f9eba4c57d4ad0e0</id>
<content type='text'>
The Cortina CAxxxx GPIO driver maintains DM_GPIO support
across different CPU ISA in the CAxxxx Soc Family; Not just ARM.
Therefore, it is not desirable to split out and maintain separete
gpio header file for each CPU architecture.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Jason Li &lt;jason.li@cortina-access.com&gt;
Signed-off-by: Alex Nemirovsky &lt;alex.nemirovsky@cortina-access.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Cortina CAxxxx GPIO driver maintains DM_GPIO support
across different CPU ISA in the CAxxxx Soc Family; Not just ARM.
Therefore, it is not desirable to split out and maintain separete
gpio header file for each CPU architecture.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Jason Li &lt;jason.li@cortina-access.com&gt;
Signed-off-by: Alex Nemirovsky &lt;alex.nemirovsky@cortina-access.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: arm64: ls1012a: add i2c DM support</title>
<updated>2020-02-04T10:50:25+00:00</updated>
<author>
<name>Biwen Li</name>
<email>biwen.li@nxp.com</email>
</author>
<published>2019-12-31T07:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a0affb367ad638e1e6f51ed3678d3daad5724a40'/>
<id>a0affb367ad638e1e6f51ed3678d3daad5724a40</id>
<content type='text'>
This supports i2c DM and enables CONFIG_DM_I2C
for SoC LS1012A

Signed-off-by: Biwen Li &lt;biwen.li@nxp.com&gt;
Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This supports i2c DM and enables CONFIG_DM_I2C
for SoC LS1012A

Signed-off-by: Biwen Li &lt;biwen.li@nxp.com&gt;
Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio: do not include &lt;asm/arch/gpio.h&gt; on ARCH_BCM68360</title>
<updated>2020-01-23T12:29:58+00:00</updated>
<author>
<name>Philippe Reynes</name>
<email>philippe.reynes@softathome.com</email>
</author>
<published>2020-01-07T19:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e520036f9d83899eba3707bf2a5eb4c1bf92df55'/>
<id>e520036f9d83899eba3707bf2a5eb4c1bf92df55</id>
<content type='text'>
As no gpio.h is defined for this architecture, to avoid
compilation failure, do not include &lt;asm/arch/gpio.h&gt; for
arch bcm68360.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As no gpio.h is defined for this architecture, to avoid
compilation failure, do not include &lt;asm/arch/gpio.h&gt; for
arch bcm68360.

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