All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] spi/pxa2xx: Add ACPI ID for Intel Braswell
@ 2014-08-20 10:57 ` Mika Westerberg
  0 siblings, 0 replies; 3+ messages in thread
From: Mika Westerberg @ 2014-08-20 10:57 UTC (permalink / raw)
  To: Mark Brown
  Cc: Eric Miao, Russell King, Haojian Zhuang, Alan Cox,
	Mika Westerberg, linux-spi, linux-kernel

From: Alan Cox <alan@linux.intel.com>

The SPI host controller is the same as used in Baytrail, only the ACPI ID
is different so add this new ID to the list.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
---
 drivers/spi/spi-pxa2xx.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/spi/spi-pxa2xx.c b/drivers/spi/spi-pxa2xx.c
index fe792106bdc5..46f45ca2c694 100644
--- a/drivers/spi/spi-pxa2xx.c
+++ b/drivers/spi/spi-pxa2xx.c
@@ -1074,6 +1074,7 @@ static struct acpi_device_id pxa2xx_spi_acpi_match[] = {
 	{ "INT3430", 0 },
 	{ "INT3431", 0 },
 	{ "80860F0E", 0 },
+	{ "8086228E", 0 },
 	{ },
 };
 MODULE_DEVICE_TABLE(acpi, pxa2xx_spi_acpi_match);
-- 
2.1.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] spi/pxa2xx: Add ACPI ID for Intel Braswell
@ 2014-08-20 10:57 ` Mika Westerberg
  0 siblings, 0 replies; 3+ messages in thread
From: Mika Westerberg @ 2014-08-20 10:57 UTC (permalink / raw)
  To: Mark Brown
  Cc: Eric Miao, Russell King, Haojian Zhuang, Alan Cox,
	Mika Westerberg, linux-spi-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

From: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>

The SPI host controller is the same as used in Baytrail, only the ACPI ID
is different so add this new ID to the list.

Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Signed-off-by: Mika Westerberg <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
---
 drivers/spi/spi-pxa2xx.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/spi/spi-pxa2xx.c b/drivers/spi/spi-pxa2xx.c
index fe792106bdc5..46f45ca2c694 100644
--- a/drivers/spi/spi-pxa2xx.c
+++ b/drivers/spi/spi-pxa2xx.c
@@ -1074,6 +1074,7 @@ static struct acpi_device_id pxa2xx_spi_acpi_match[] = {
 	{ "INT3430", 0 },
 	{ "INT3431", 0 },
 	{ "80860F0E", 0 },
+	{ "8086228E", 0 },
 	{ },
 };
 MODULE_DEVICE_TABLE(acpi, pxa2xx_spi_acpi_match);
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] spi/pxa2xx: Add ACPI ID for Intel Braswell
  2014-08-20 10:57 ` Mika Westerberg
  (?)
@ 2014-08-20 15:20 ` Mark Brown
  -1 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2014-08-20 15:20 UTC (permalink / raw)
  To: Mika Westerberg
  Cc: Eric Miao, Russell King, Haojian Zhuang, Alan Cox, linux-spi,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

On Wed, Aug 20, 2014 at 01:57:26PM +0300, Mika Westerberg wrote:
> From: Alan Cox <alan@linux.intel.com>
> 
> The SPI host controller is the same as used in Baytrail, only the ACPI ID
> is different so add this new ID to the list.

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-20 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20 10:57 [PATCH] spi/pxa2xx: Add ACPI ID for Intel Braswell Mika Westerberg
2014-08-20 10:57 ` Mika Westerberg
2014-08-20 15:20 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.