Skip to content

Commit

Permalink
ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
Browse files Browse the repository at this point in the history
[ Upstream commit 9fd26fd ]

The GPIOs 46 & 47 are already used for a I2C interface to a SMPS.
So fix the GPIO line names accordingly.

Fixes: a54fe8a ("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>
  • Loading branch information
pelwell authored and gregkh committed Jun 9, 2022
1 parent a444baf commit fdafe0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts
Expand Up @@ -63,8 +63,8 @@
"GPIO43",
"GPIO44",
"GPIO45",
"GPIO46",
"GPIO47",
"SMPS_SCL",
"SMPS_SDA",
/* Used by eMMC */
"SD_CLK_R",
"SD_CMD_R",
Expand Down

0 comments on commit fdafe0b

Please sign in to comment.