Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Ken Xue
On Thu, 2014-11-27 at 13:46 +0200, Mika Westerberg wrote: > On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: > > On Monday, 2014-11-24 at 02:47 +0100, Rafael J. Wysocki wrote: > > > On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: > > > > > > > > On Tuesday, November 18, 2014

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Mika Westerberg
On Thu, Nov 27, 2014 at 06:06:35PM +0100, Rafael J. Wysocki wrote: > On Thursday, November 27, 2014 01:46:37 PM Mika Westerberg wrote: > > On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: > > [cut] > > > > diff --git a/drivers/acpi/acpi_soc.h b/drivers/acpi/acpi_soc.h > > > new file mode

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Rafael J. Wysocki
On Thursday, November 27, 2014 01:46:37 PM Mika Westerberg wrote: > On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: [cut] > > diff --git a/drivers/acpi/acpi_soc.h b/drivers/acpi/acpi_soc.h > > new file mode 100755 > > index 000..96db30e > > --- /dev/null > > +++

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Mika Westerberg
On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: > On 一, 2014-11-24 at 02:47 +0100, Rafael J. Wysocki wrote: > > On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: > > > > > > On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: > > > > This new feature is to interpret AMD

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Mika Westerberg
On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: On 一, 2014-11-24 at 02:47 +0100, Rafael J. Wysocki wrote: On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: This new feature is to interpret AMD specific ACPI

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Rafael J. Wysocki
On Thursday, November 27, 2014 01:46:37 PM Mika Westerberg wrote: On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: [cut] diff --git a/drivers/acpi/acpi_soc.h b/drivers/acpi/acpi_soc.h new file mode 100755 index 000..96db30e --- /dev/null +++ b/drivers/acpi/acpi_soc.h

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Mika Westerberg
On Thu, Nov 27, 2014 at 06:06:35PM +0100, Rafael J. Wysocki wrote: On Thursday, November 27, 2014 01:46:37 PM Mika Westerberg wrote: On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: [cut] diff --git a/drivers/acpi/acpi_soc.h b/drivers/acpi/acpi_soc.h new file mode 100755

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-27 Thread Ken Xue
On Thu, 2014-11-27 at 13:46 +0200, Mika Westerberg wrote: On Wed, Nov 26, 2014 at 06:31:38PM +0800, Ken Xue wrote: On Monday, 2014-11-24 at 02:47 +0100, Rafael J. Wysocki wrote: On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: On Tuesday, November 18, 2014 01:58:11 PM Ken

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-26 Thread Ken Xue
On 一, 2014-11-24 at 02:47 +0100, Rafael J. Wysocki wrote: > On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: > > > > On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: > > > This new feature is to interpret AMD specific ACPI device to platform > > > device such as I2C, UART found

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-26 Thread Ken Xue
On 一, 2014-11-24 at 02:47 +0100, Rafael J. Wysocki wrote: On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: This new feature is to interpret AMD specific ACPI device to platform device such as I2C, UART found on AMD CZ

RE: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-23 Thread Xue, Ken
On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: > 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 is > based on example INTEL LPSS. Now, it can support AMD I2C & UART. > > Signed-off-by: Ken Xue >

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-23 Thread Rafael J. Wysocki
On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: > > On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: > > 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 is > > based on example INTEL LPSS.

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-23 Thread Rafael J. Wysocki
On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: > 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 is based on example > INTEL LPSS. Now, it can support AMD I2C & UART. > > Signed-off-by: Ken Xue >

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-23 Thread Rafael J. Wysocki
On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: 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 is based on example INTEL LPSS. Now, it can support AMD I2C UART. Signed-off-by: Ken Xue

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-23 Thread Rafael J. Wysocki
On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: 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 is based on example INTEL LPSS. Now, it

RE: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-23 Thread Xue, Ken
On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: 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 is based on example INTEL LPSS. Now, it can support AMD I2C UART. Signed-off-by: Ken Xue

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-21 Thread Rafael J. Wysocki
On Friday, November 21, 2014 05:15:46 AM Xue, Ken wrote: > Hi Len, Rafael J & Mika, > Please help to review this patch. And tell me any of your concern. > Thanks. > > I understand it is a trend that convert a ACPI device to be a platform > device. > For AMD, we try to use

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-21 Thread Rafael J. Wysocki
On Friday, November 21, 2014 05:15:46 AM Xue, Ken wrote: Hi Len, Rafael J Mika, Please help to review this patch. And tell me any of your concern. Thanks. I understand it is a trend that convert a ACPI device to be a platform device. For AMD, we try to use this patch

RE: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-20 Thread Xue, Ken
ger.kernel.org; linux-kernel@vger.kernel.org; Xue, Ken; Wu, Jeff 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 is based on example I

RE: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-20 Thread Xue, Ken
-kernel@vger.kernel.org; Xue, Ken; Wu, Jeff 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 is based on example INTEL LPSS. Now

[PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-17 Thread Ken Xue
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 is based on example INTEL LPSS. Now, it can support AMD I2C & UART. Signed-off-by: Ken Xue Signed-off-by: Jeff Wu --- arch/x86/Kconfig| 11 +++

[PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-17 Thread Ken Xue
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 is based on example INTEL LPSS. Now, it can support AMD I2C UART. Signed-off-by: Ken Xue ken@amd.com Signed-off-by: Jeff Wu jeff...@amd.com ---