doc: Add new doc for soc ID driver model
authorDave Gerlach <d-gerlach@ti.com>
Thu, 16 Jul 2020 04:39:56 +0000 (23:39 -0500)
committerSimon Glass <sjg@chromium.org>
Mon, 20 Jul 2020 17:37:47 +0000 (11:37 -0600)
commit41c1a693e5c2b6c74f9ef5824dbb1c3115b618c9
tree43bb2743d61513ec9b17f98922951011775d843b
parentd772db3f9ad9bbd89830fbae86d525ff8a951fd7
doc: Add new doc for soc ID driver model

Add a new documentation file for UCLASS_SOC and its usage to describe
the SoC Device ID framework that allows SoC identification and device
data matching.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/driver-model/index.rst
doc/driver-model/soc-framework.rst [new file with mode: 0644]