1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * linux/drivers/mfd/lpc_ich.h
5 * Copyright (c) 2012 Extreme Engineering Solution, Inc.
11 #include <linux/platform_data/intel-spi.h>
14 #define ICH_RES_GPIO 0
15 #define ICH_RES_GPE0 1
17 /* GPIO compatibility */
31 unsigned int iTCO_version;
32 unsigned int gpio_version;
33 enum intel_spi_type spi_type;