ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
[ Upstream commit 9fd26fd02749ec964eb0d588a3bab9e09bf77927 ]
The GPIOs 46 & 47 are already used for a I2C interface to a SMPS.
So fix the GPIO line names accordingly.
Fixes: a54fe8a6cf
("ARM: dts: add Raspberry Pi Compute Module 3 and IO board")
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
daffdb0830
commit
bd7ffc171c
@@ -63,8 +63,8 @@
|
|||||||
"GPIO43",
|
"GPIO43",
|
||||||
"GPIO44",
|
"GPIO44",
|
||||||
"GPIO45",
|
"GPIO45",
|
||||||
"GPIO46",
|
"SMPS_SCL",
|
||||||
"GPIO47",
|
"SMPS_SDA",
|
||||||
/* Used by eMMC */
|
/* Used by eMMC */
|
||||||
"SD_CLK_R",
|
"SD_CLK_R",
|
||||||
"SD_CMD_R",
|
"SD_CMD_R",
|
||||||
|
Reference in New Issue
Block a user