summaryrefslogtreecommitdiffstats
path: root/Documentation/w1/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: w1: Fix SPDX-License-Identifier syntaxJonathan Neuschäfer2019-10-181-1/+1
| | | | | | | ReST directives are introduced with two dots. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> 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/+21
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>