On Wed, May 27, 2015 at 11:43:31AM +0200, Igor Mammedov wrote: > On Mon, 25 May 2015 10:54:56 +0800 > Shannon Zhao <zhaoshengl...@huawei.com> wrote: > > > From: Shannon Zhao <shannon.z...@linaro.org> > ... > > Shannon Zhao (24): > > hw/acpi/aml-build: Make enum values to be upper case to match coding > > style > ... > > hw/acpi/aml-build: Add aml_memory32_fixed() term > > hw/acpi/aml-build: Add aml_interrupt() term > ... > > hw/acpi/aml-build: Make aml_buffer() definition consistent with the > > spec > > hw/acpi/aml-build: Add ToUUID macro > > hw/acpi/aml-build: Add aml_or() term > > hw/acpi/aml-build: Add aml_lnot() term > > hw/acpi/aml-build: Add aml_else() term > > hw/acpi/aml-build: Add aml_create_dword_field() term > > hw/acpi/aml-build: Add aml_dword_io() term > > hw/acpi/aml-build: Add Unicode macro > > hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table > ... > > Peter could you apply following AML patches to master, > that would help to avoid conflicts with other series in flight > which are trying to extend AML API and make this and that series > smaller on respin.
I'm fine with this, sent Reviewed-by tags. Or if you want me to apply just AML patches in my tree, let me know. -- MST