[PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method.
Boris Brezillon
boris.brezillon at free-electrons.com
Wed Jul 19 12:50:16 PDT 2017
On Tue, 18 Jul 2017 14:01:45 +0200
Joakim Tjernlund <joakim.tjernlund at infinera.com> wrote:
> Signed-off-by: Joakim Tjernlund <joakim.tjernlund at 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",
More information about the linux-mtd
mailing list