Skip to content

Commit fee4f08

Browse files
sinthu-rajanmenon
authored andcommitted
arm64: dts: ti: k3-am68-sk-base-board: Update IO EXP GPIO lines for Rev E2
Rev E2 of the AM68 SK baseboard has updated the GPIO IO expander pins functionality. To match the Rev E2 schematics, update existing IO expander GPIO line names and the corresponding node which uses the expansion(exp1) node. Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Link: https://lore.kernel.org/r/20230315120934.16954-1-sinthu.raja@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent f5a731f commit fee4f08

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
regulator-boot-on;
6161
enable-active-high;
6262
vin-supply = <&vsys_3v3>;
63-
gpio = <&exp1 10 GPIO_ACTIVE_HIGH>;
63+
gpio = <&exp1 8 GPIO_ACTIVE_HIGH>;
6464
};
6565

6666
vdd_sd_dv: regulator-tlv71033 {
@@ -264,12 +264,10 @@
264264
reg = <0x21>;
265265
gpio-controller;
266266
#gpio-cells = <2>;
267-
gpio-line-names = "CSI_VIO_SEL", "CSI_SEL_FPC_EXPn", "HDMI_PDn",
268-
"HDMI_LS_OE", "DP0_3V3 _EN", "BOARDID_EEPROM_WP",
269-
"CAN_STB", " ", "GPIO_uSD_PWR_EN", "eDP_ENABLE",
270-
"IO_EXP_PCIe1_M.2_RTSz", "IO_EXP_MCU_RGMII_RSTz",
271-
"IO_EXP_CSI2_EXP_RSTz", " ", "CSI0_B_GPIO1",
272-
"CSI1_B_GPIO1";
267+
gpio-line-names = " ", " ", " ", " ", " ",
268+
"BOARDID_EEPROM_WP", "CAN_STB", " ",
269+
"GPIO_uSD_PWR_EN", " ", "IO_EXP_PCIe1_M.2_RTSz",
270+
"IO_EXP_MCU_RGMII_RST#", " ", " ", " ", " ";
273271
};
274272
};
275273

0 commit comments

Comments
 (0)