Re: [PATCH v5 04/13] smbios: Allow properties to come from the device tree

2020-11-04 Thread Bin Meng
On Wed, Nov 4, 2020 at 11:21 PM Simon Glass wrote: > > Support a way to put SMBIOS properties in the device tree. These can be > placed in a 'board' device in an 'smbios' subnode. > > Signed-off-by: Simon Glass > --- > > Changes in v5: > - Fix "manufactuer" typo > - Fix "Informaiton" typo > > Cha

[PATCH v5 04/13] smbios: Allow properties to come from the device tree

2020-11-04 Thread Simon Glass
Support a way to put SMBIOS properties in the device tree. These can be placed in a 'board' device in an 'smbios' subnode. Signed-off-by: Simon Glass --- Changes in v5: - Fix "manufactuer" typo - Fix "Informaiton" typo Changes in v4: - Fix build error with vexpress_ca9x4 Changes in v3: - Use a