mainboard/[g-p]*: Remove copyright notices
[coreboot.git] / src / mainboard / intel / leafhill / brd_gpio.h
blob25e1029397a6949e06849edaa8f076cc84cd54eb
1 /*
2 * This file is part of the coreboot project.
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; version 2 of the License.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
15 #include <soc/gpio.h>
17 static const struct pad_config gpio_table[] = {
18 PAD_CFG_NF(GPIO_134, NATIVE, DEEP, NF2), /* ISH_I2C0_SDA/IO-OD */
19 PAD_CFG_NF(GPIO_135, NATIVE, DEEP, NF2), /* ISH_I2C0_SCL/IO-OD */
20 PAD_CFG_NF(GPIO_136, NATIVE, DEEP, NF2), /* ISH_I2C1_SDA/IO-OD */
21 PAD_CFG_NF(GPIO_137, NATIVE, DEEP, NF2), /* ISH_I2C1_SCL/IO-OD */
23 PAD_CFG_NF(GPIO_0, NATIVE, DEEP, NF1),
24 PAD_CFG_NF(GPIO_1, NATIVE, DEEP, NF1),
25 PAD_CFG_NF(GPIO_2, NATIVE, DEEP, NF1),
26 PAD_CFG_NF(GPIO_3, NATIVE, DEEP, NF1),
27 PAD_CFG_NF(GPIO_4, NATIVE, DEEP, NF1),
28 PAD_CFG_NF(GPIO_5, NATIVE, DEEP, NF1),
29 PAD_CFG_NF(GPIO_6, NATIVE, DEEP, NF1),
30 PAD_CFG_NF(GPIO_7, NATIVE, DEEP, NF1),
31 PAD_CFG_NF(GPIO_8, NATIVE, DEEP, NF1),
33 /* EXP_I2C_SDA and I2C_PSS_SDA and I2C_2_SDA_IOEXP */
34 PAD_CFG_NF(GPIO_7, NATIVE, DEEP, NF1),
35 /* EXP_I2C_SCL and I2C_PSS_SCL and I2C_2_SCL_IOEXP */
36 PAD_CFG_NF(GPIO_8, NATIVE, DEEP, NF1),
38 PAD_CFG_GPO(GPIO_152, 0, DEEP), /* PERST# */
39 PAD_CFG_GPO(GPIO_19, 1, DEEP), /* PFET */
40 PAD_CFG_GPO(GPIO_13, 0, DEEP), /* PERST# */
41 PAD_CFG_GPO(GPIO_17, 1, DEEP), /* PFET */
42 PAD_CFG_GPO(GPIO_15, 0, DEEP), /* PERST# */
44 PAD_CFG_NF(GPIO_210, NATIVE, DEEP, NF1), /* CLKREQ# */
46 PAD_CFG_NF(SMB_CLK, NATIVE, DEEP, NF1),
47 PAD_CFG_NF(SMB_DATA, NATIVE, DEEP, NF1),