summaryrefslogtreecommitdiff
path: root/board/toradex
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-08-16 22:12:58 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-16 22:12:58 (GMT)
commit336aee50cf55d4d98ddf3a4412c18286e7f0a4c0 (patch)
treee6bd204e1cc3e280d7eb0c6828b7a0ee157f855e /board/toradex
parentceff355a5f3038ddb49618d9adc716b0ed978aea (diff)
parent33848eb53e00156bb6bade1955b09d12daeffdc6 (diff)
downloadu-boot-336aee50cf55d4d98ddf3a4412c18286e7f0a4c0.tar.xz
Merge git://git.denx.de/u-boot-tegra
Diffstat (limited to 'board/toradex')
-rw-r--r--board/toradex/apalis_t30/pinmux-config-apalis_t30.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/toradex/apalis_t30/pinmux-config-apalis_t30.h b/board/toradex/apalis_t30/pinmux-config-apalis_t30.h
index 16d1a64..e0b00ea 100644
--- a/board/toradex/apalis_t30/pinmux-config-apalis_t30.h
+++ b/board/toradex/apalis_t30/pinmux-config-apalis_t30.h
@@ -94,8 +94,8 @@ static struct pmux_pingrp_config tegra3_pinmux_common[] = {
I2C_PINMUX(GEN1_I2C_SDA_PC5, I2C1, NORMAL, NORMAL, INPUT, DISABLE, ENABLE),
/* I2C2 pinmux */
- I2C_PINMUX(GEN2_I2C_SCL_PT5, I2C2, NORMAL, NORMAL, INPUT, DISABLE, ENABLE),
- I2C_PINMUX(GEN2_I2C_SDA_PT6, I2C2, NORMAL, NORMAL, INPUT, DISABLE, ENABLE),
+ I2C_PINMUX(GEN2_I2C_SCL_PT5, RSVD3, NORMAL, NORMAL, INPUT, DEFAULT, DISABLE),
+ I2C_PINMUX(GEN2_I2C_SDA_PT6, RSVD3, NORMAL, NORMAL, INPUT, DEFAULT, DISABLE),
/* I2C3 pinmux */
I2C_PINMUX(CAM_I2C_SCL_PBB1, I2C3, NORMAL, TRISTATE, INPUT, DISABLE, ENABLE),