Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07d70913 authored by Joakim Tjernlund's avatar Joakim Tjernlund Committed by Lee Jones
Browse files

mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method



Avoton/Rangeley are based on Silvermount micro-architecture, like
Bay Trail, and uses the INTEL_SPI_BYT method to drive SPI.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarJoakim Tjernlund <joakim.tjernlund@infinera.com>
Acked-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent b2b3adc9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -522,6 +522,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",