Re: [PATCH v4 08/13] rockchip: Use devicetree for SMBIOS settings

2020-11-03 Thread Bin Meng
On Thu, Oct 22, 2020 at 10:21 PM Simon Glass wrote: > > Add settings and enable the default sysinfo driver so that these can come > from the device tree. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > arch/arm/dts/rk3328-roc-cc-u-boot.dtsi| 21 + > arc

[PATCH v4 08/13] rockchip: Use devicetree for SMBIOS settings

2020-10-22 Thread Simon Glass
Add settings and enable the default sysinfo driver so that these can come from the device tree. Signed-off-by: Simon Glass --- (no changes since v1) arch/arm/dts/rk3328-roc-cc-u-boot.dtsi| 21 + arch/arm/dts/rk3328-rock-pi-e-u-boot.dtsi | 23 +++ arc