<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/gpio, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-11-25T01:09:21Z</updated>
<entry>
<title>Fix some modules to export more used symbols</title>
<updated>2021-11-25T01:09:21Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-11-07T08:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83271c68c4f4697ba15d49cc3f31912a5d04ff4b'/>
<id>urn:sha1:83271c68c4f4697ba15d49cc3f31912a5d04ff4b</id>
<content type='text'>
(cherry picked from commit 5bb3134a8c21cb87b30e135ef168483f0333dabb)
</content>
</entry>
<entry>
<title>Add module build stuff for gpioths(4), a driver for DHT11/DHT22 sensors.</title>
<updated>2019-12-07T17:54:40Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2019-12-07T17:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=624e87b673064ae228b79cde11b82f1ad7502bc3'/>
<id>urn:sha1:624e87b673064ae228b79cde11b82f1ad7502bc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing file to gpiobus module</title>
<updated>2018-01-07T20:28:17Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2018-01-07T20:28:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1a48eaf0dc620729bca82c109c36fcbfe9c0482'/>
<id>urn:sha1:f1a48eaf0dc620729bca82c109c36fcbfe9c0482</id>
<content type='text'>
ofw_gpiobus.c is needed when FDT is used.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
<updated>2017-03-04T10:10:17Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T10:10:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=193d9e768ba63fcfb187cfd17f461f7d41345048'/>
<id>urn:sha1:193d9e768ba63fcfb187cfd17f461f7d41345048</id>
<content type='text'>
This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Refactor FDT part of gpioled driver</title>
<updated>2016-11-07T21:15:39Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2016-11-07T21:15:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aabc5ce043340c18d7bc7f7ca956724c66583625'/>
<id>urn:sha1:aabc5ce043340c18d7bc7f7ca956724c66583625</id>
<content type='text'>
- Split driver in two parts: FDT and non-FDT
- Instead of reattach gpioled nodes to GPIO bus use
    gpio_pin_get_by_ofw_idx and add ofwbus and simplebus as parrent buses

Reviewed by:	loos
Differential Revision:	https://reviews.freebsd.org/D8233
</content>
</entry>
<entry>
<title>- Add required header for fixing `make` in sys/modules/gpio</title>
<updated>2016-10-21T03:23:17Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2016-10-21T03:23:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90ea06dd8af1b96288d9526d6c1dad57cead33c9'/>
<id>urn:sha1:90ea06dd8af1b96288d9526d6c1dad57cead33c9</id>
<content type='text'>
Reviewed by:	imp, loos
Differential Revision:	https://reviews.freebsd.org/D7815
</content>
</entry>
<entry>
<title>Add gpiokeys to the list of GPIO modules built only if FDT is enabled</title>
<updated>2016-05-28T00:22:39Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2016-05-28T00:22:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12889df73f046d2525b75797c23e8fc2809dc6d1'/>
<id>urn:sha1:12889df73f046d2525b75797c23e8fc2809dc6d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When building modules, define make variable OPT_FDT if the kernel config</title>
<updated>2016-05-27T17:40:29Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2016-05-27T17:40:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=99819ca00cb3f5377353364a78bff362b0c562a3'/>
<id>urn:sha1:99819ca00cb3f5377353364a78bff362b0c562a3</id>
<content type='text'>
includes the FDT option.  Use OPT_FDT to conditionally compile modules
that require FDT support.

In the past we've gotten away with using the arch name as a proxy for FDT
support in makefile conditional logic, but now mips has some platforms with
fdt support and some without and we need a more direct test.
</content>
</entry>
<entry>
<title>Fix parallel builds by specifying *all* required headers in SRCS.</title>
<updated>2016-05-27T04:34:42Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2016-05-27T04:34:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=606efbc7337d2068c2436e05284113fb7a8330f7'/>
<id>urn:sha1:606efbc7337d2068c2436e05284113fb7a8330f7</id>
<content type='text'>
Submitted by:	manu
Pointy hat:	ian
</content>
</entry>
<entry>
<title>[gpio] add gpiospi to the gpio module.</title>
<updated>2016-05-27T01:42:55Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2016-05-27T01:42:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b4c5dea65c9cb6e9f66f2fbe65f9043758b4e75a'/>
<id>urn:sha1:b4c5dea65c9cb6e9f66f2fbe65f9043758b4e75a</id>
<content type='text'>
</content>
</entry>
</feed>
