summaryrefslogtreecommitdiff
path: root/Documentation/mic/scif_overview.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10docs: Move Intel Many Integrated Core documentation (mic) under misc-devicesJonathan Neuschäfer1-108/+0
It doesn't need to be a top-level chapter. This patch also updates MAINTAINERS and makes sure the F: lines are properly sorted. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20200308211519.8414-1-j.neuschaefer@gmx.net Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2019-06-14docs: mic: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-0/+108
Convert Intel Many Integrated Core architecture docs to ReST. The conversion is trivial: just add title and literal block markups, and adjust some identation. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>