aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/w1/w1-generic.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: W1: minor typo correctionsRandy Dunlap2022-09-271-1/+1
| | | | | | | | | | | | Correct one typo/spello and remove one duplicated word in the W1 documentation. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: Evgeniy Polyakov <zbr@ioremap.net> Link: https://lore.kernel.org/r/20220828002845.7022-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* docs: w1: convert to ReST and add to the kAPI group of docsMauro Carvalho Chehab2019-07-311-0/+133
The 1wire documentation was written with w1 developers in mind, so, it makes sense to add it together with the driver-api set. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>