Re: [PATCH v4 06/13] smbios: Add documentation and devicetree binding

2020-11-03 Thread Bin Meng
On Thu, Oct 22, 2020 at 10:21 PM Simon Glass wrote: > > Add information about how to set SMBIOS properties using the devicetree. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > doc/arch/x86.rst| 8 +++ > doc/device-tree-bindings/sysinfo/smbios.txt

[PATCH v4 06/13] smbios: Add documentation and devicetree binding

2020-10-22 Thread Simon Glass
Add information about how to set SMBIOS properties using the devicetree. Signed-off-by: Simon Glass --- (no changes since v1) doc/arch/x86.rst| 8 +++ doc/device-tree-bindings/sysinfo/smbios.txt | 77 + 2 files changed, 85 insertions(+) create