From mboxrd@z Thu Jan 1 00:00:00 1970 From: "mika.westerberg@linux.intel.com" Subject: Re: [PATCH V4] acpi:apd:add AMD ACPI2Platform device support for x86 system. Date: Thu, 5 Feb 2015 14:02:14 +0200 Message-ID: <20150205120214.GR18758@lahna.fi.intel.com> References: <1422928460.2528.16.camel@kxue-X58A-UD3R> <1856062.BZP7yNCLav@vostro.rjw.lan> <1423021234.18208.31.camel@kxue-X58A-UD3R> <1423105637.18208.35.camel@kxue-X58A-UD3R> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1423105637.18208.35.camel@kxue-X58A-UD3R> Sender: linux-kernel-owner@vger.kernel.org To: Ken Xue Cc: "Rafael J. Wysocki" , Andy Shevchenko , "linux-acpi@vger.kernel.org" , "linux-kernel@vger.kernel.org" List-Id: linux-acpi@vger.kernel.org On Thu, Feb 05, 2015 at 11:07:17AM +0800, Ken Xue wrote: > >From d22789f089ee644413a144633f368f45cb0ac9d8 Mon Sep 17 00:00:00 2001 > From: Ken Xue > Date: Thu, 5 Feb 2015 11:04:44 +0800 > Subject: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system. > > This new feature is to interpret AMD specific ACPI device to > platform device such as I2C, UART found on AMD CZ and later chipsets. It > based on example intel LPSS. Now, it can support AMD I2C & UART. You are missing Signed-off-by here. Anyway looks good to me, Acked-by: Mika Westerberg