aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/usage-model.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-05-04docs: dt: usage_model.rst: fix link for DT usageMauro Carvalho Chehab1-1/+1
The devicetree.org doesn't host the Device_Tree_Usage page anymore. So, fix the link to point to a new address. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org>
2020-05-04docs: dt: convert usage-model.txt to ReSTMauro Carvalho Chehab1-0/+420
- Add a SPDX header; - Adjust document title; - Use footnoote markups; - Some whitespace fixes and new line breaks; - Mark literal blocks as such; - Add it to devicetree/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org>