summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake/include/soc/gpio.h
blob: 9b9013f4572010cc8966e22774cfe35104db0469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _SOC_TIGERLAKE_GPIO_H_
#define _SOC_TIGERLAKE_GPIO_H_

#include <soc/gpio_defs.h>
#include <intelblocks/gpio.h>


#define CROS_GPIO_DEVICE_NAME	"INT34C5:00"

#endif