commit | 1a66bb24c1c5fe3f241e6d85dc48a577010b55e2 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Wed Jul 15 23:39:56 2020 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Jul 25 14:46:57 2020 -0600 |
tree | f551f6f2279dbe803037046870c7a38ce0005421 | |
parent | 6566960415dcab1573f575db34ce5c0a3a3cca9e [diff] |
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>