<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/exynos-gpio-tool/tests.c, branch master</title>
<subtitle>Debug tool to dump GPIO state from /dev/mem on Exynos SOCs
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/'/>
<entry>
<title> Add working devmem2 value test</title>
<updated>2021-06-09T17:18:28+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-09T17:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=0db1ace160bc41ec11c85954da4ce39b93658851'/>
<id>0db1ace160bc41ec11c85954da4ce39b93658851</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add working devmem2 direction test</title>
<updated>2021-06-09T17:08:58+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-09T17:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=e2d9ab665fc7b1414a9708a3b267a5facae814f5'/>
<id>e2d9ab665fc7b1414a9708a3b267a5facae814f5</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't run nonworking devmem2 tests</title>
<updated>2021-06-09T15:59:31+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-09T15:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=0730b267d1f0677c34ed640cac14761be9ffb21b'/>
<id>0730b267d1f0677c34ed640cac14761be9ffb21b</id>
<content type='text'>
It also fails with the devmem2 memory backend, so something is
probably wrong with theses tests.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It also fails with the devmem2 memory backend, so something is
probably wrong with theses tests.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Rework memory</title>
<updated>2021-06-03T20:04:55+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-03T15:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=2214b529ca9f57d7bc9d81c78a701b7109b8e69f'/>
<id>2214b529ca9f57d7bc9d81c78a701b7109b8e69f</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>run_command: handle better debug output</title>
<updated>2021-06-02T14:54:15+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-02T14:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=88d426f440716f57bb9f60459514db52fd06dcac'/>
<id>88d426f440716f57bb9f60459514db52fd06dcac</id>
<content type='text'>
Without that we have the commands output that are printed as-is
without any way to understand where these prints come from.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without that we have the commands output that are printed as-is
without any way to understand where these prints come from.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio_get_output_value: convert to use a debug argument</title>
<updated>2021-06-02T14:41:43+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-02T14:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=b892f84c0a3b1fa8ffd6382e02a37d80e0d9af92'/>
<id>b892f84c0a3b1fa8ffd6382e02a37d80e0d9af92</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio_get_direction: convert to use a debug argument</title>
<updated>2021-06-02T14:39:38+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-02T14:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=a40d079616517c6baae6740a72d86cd54caf25c3'/>
<id>a40d079616517c6baae6740a72d86cd54caf25c3</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio_get_output_value: use global mmap</title>
<updated>2021-06-02T14:37:19+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-02T14:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=1e90665e9091bb4a0bc39c0101c47e42f5ade490'/>
<id>1e90665e9091bb4a0bc39c0101c47e42f5ade490</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpio_get_direction: use global mmap space</title>
<updated>2021-06-02T14:15:36+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-02T14:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=7744ec8ec80b08747b5dca683fbf30712aed1199'/>
<id>7744ec8ec80b08747b5dca683fbf30712aed1199</id>
<content type='text'>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: pass it gpio_hardware_blocks_addr</title>
<updated>2021-06-02T14:07:25+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2021-06-02T14:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/exynos-gpio-tool/commit/?id=a4a6b9237cd01da78206de8894a1a009705ce796'/>
<id>a4a6b9237cd01da78206de8894a1a009705ce796</id>
<content type='text'>
This will enable us to more easily convert the various functions
like gpio_* to use it later on.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will enable us to more easily convert the various functions
like gpio_* to use it later on.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
