Hi Bin, Simon, -----"Simon Glass" <s...@chromium.org> schrieb: ----- > Betreff: Re: [PATCH v7 7/9] acpi: Put table-setup code in its own function > > Hi Bin, > > On Thu, 23 Apr 2020 at 03:38, Bin Meng <bmeng...@gmail.com> wrote: > > > > Hi Simon, Wolfgang, > > > > On Mon, Apr 20, 2020 at 4:37 AM Simon Glass <s...@chromium.org> wrote: > > > > > > We always write three basic tables to ACPI at the start. Move this into > > > its own function, along with acpi_fill_header(), so we can write a test > > > for this code. > > > > > > Signed-off-by: Simon Glass <s...@chromium.org> > > > > I see Wolfgang gave a RB tag to the v5 patch, so I am going to add > > that tag here since no changes between v5 and v7 > > > > Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com> > > > > But I wonder why this new series is tagged as v7. Do I miss v6? > > I'm not sure...but I think I might have skipped a version.
v5 was the last full version of part A of this series. v6 contained only two fixes for v5, and was applied together with parts of v5. v7 are the remainig patches of v5. regards, Wolfgang