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>
Sat, 25 Jul 2020 20:46:57 +0000 (14:46 -0600)
commit726eb121b8ba8a4bc6c58072e551ec93c09165ec
treef551f6f2279dbe803037046870c7a38ce0005421
parent8ce8e42e864da5bc5a031a916f6a6ca49e44b268
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]