On Wed, Nov 4, 2020 at 11:21 PM Simon Glass <[email protected]> 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 <[email protected]>
> ---
>
> Changes in v5:
> - Fix "manufactuer" typo
> - Fix "Informaiton" typo
>
> Changes in v4:
> - Fix build error with vexpress_ca9x4
>
> Changes in v3:
> - Use a different binding with subnodes for each table type
>
>  lib/smbios.c | 98 +++++++++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 81 insertions(+), 17 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to