public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method.
@ 2017-07-18 12:01 Joakim Tjernlund
  2017-07-19 19:50 ` Boris Brezillon
  0 siblings, 1 reply; 3+ messages in thread
From: Joakim Tjernlund @ 2017-07-18 12:01 UTC (permalink / raw)
  To: linux-mtd, Mika Westerberg; +Cc: Joakim Tjernlund

Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
---
 drivers/mfd/lpc_ich.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
index 985135828cfc..023d88dfad0e 100644
--- a/drivers/mfd/lpc_ich.c
+++ b/drivers/mfd/lpc_ich.c
@@ -532,6 +532,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
 		.name = "Avoton SoC",
 		.iTCO_version = 3,
 		.gpio_version = AVOTON_GPIO,
+		.spi_type = INTEL_SPI_BYT,
 	},
 	[LPC_BAYTRAIL] = {
 		.name = "Bay Trail SoC",
-- 
2.13.0

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

* Re: [PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method.
  2017-07-18 12:01 [PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method Joakim Tjernlund
@ 2017-07-19 19:50 ` Boris Brezillon
  2017-07-20  6:44   ` Joakim Tjernlund
  0 siblings, 1 reply; 3+ messages in thread
From: Boris Brezillon @ 2017-07-19 19:50 UTC (permalink / raw)
  To: Joakim Tjernlund; +Cc: linux-mtd, Mika Westerberg

On Tue, 18 Jul 2017 14:01:45 +0200
Joakim Tjernlund <joakim.tjernlund@infinera.com> wrote:

> Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
> ---
>  drivers/mfd/lpc_ich.c | 1 +

This patch touches an MFD driver and you're Ccing the MTD mailing list,
I guess this is a mistake :-).

>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
> index 985135828cfc..023d88dfad0e 100644
> --- a/drivers/mfd/lpc_ich.c
> +++ b/drivers/mfd/lpc_ich.c
> @@ -532,6 +532,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
>  		.name = "Avoton SoC",
>  		.iTCO_version = 3,
>  		.gpio_version = AVOTON_GPIO,
> +		.spi_type = INTEL_SPI_BYT,
>  	},
>  	[LPC_BAYTRAIL] = {
>  		.name = "Bay Trail SoC",

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

* Re: [PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method.
  2017-07-19 19:50 ` Boris Brezillon
@ 2017-07-20  6:44   ` Joakim Tjernlund
  0 siblings, 0 replies; 3+ messages in thread
From: Joakim Tjernlund @ 2017-07-20  6:44 UTC (permalink / raw)
  To: boris.brezillon@free-electrons.com
  Cc: mika.westerberg@linux.intel.com, linux-mtd@lists.infradead.org

On Wed, 2017-07-19 at 21:50 +0200, Boris Brezillon wrote:
> On Tue, 18 Jul 2017 14:01:45 +0200
> Joakim Tjernlund <joakim.tjernlund@infinera.com> wrote:
> 
> > Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
> > ---
> >  drivers/mfd/lpc_ich.c | 1 +
> 
> This patch touches an MFD driver and you're Ccing the MTD mailing list,
> I guess this is a mistake :-).

Right, I sent it to MTD as it affects the spi-nor driver in MTD but I see
now that LPC ICH MFD has its own maintainer so I just send it there instead.

 Thanks
         Jocke 

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

end of thread, other threads:[~2017-07-20  6:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18 12:01 [PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method Joakim Tjernlund
2017-07-19 19:50 ` Boris Brezillon
2017-07-20  6:44   ` Joakim Tjernlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox