[U-Boot] [PATCH 4/4] x86: tangier: acpi: add I2C6 node

2018-09-03 Thread Georgii Staroselskii
Now that we have I2C#6 working, it's time to add a corresponsing ACPI binding. Signed-off-by: Georgii Staroselskii --- arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl

Re: [U-Boot] [PATCH 4/4] x86: tangier: acpi: add I2C6 node

2018-09-03 Thread Andy Shevchenko
On Mon, Sep 3, 2018 at 7:38 PM Georgii Staroselskii wrote: > > Now that we have I2C#6 working, it's time to add a corresponsing > ACPI binding. > Reviewed-by: Andy Shevchenko > Signed-off-by: Georgii Staroselskii > --- > arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 10 ++

Re: [U-Boot] [PATCH 4/4] x86: tangier: acpi: add I2C6 node

2018-09-03 Thread Bin Meng
On Mon, Sep 3, 2018 at 11:07 PM Georgii Staroselskii wrote: > > Now that we have I2C#6 working, it's time to add a corresponsing > ACPI binding. > > Signed-off-by: Georgii Staroselskii > --- > arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 10 ++ > 1 file changed, 10 insertion