projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c663e5
)
ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
author
Phil Elwell
<phil@raspberrypi.com>
Mon, 11 Apr 2022 20:01:39 +0000
(22:01 +0200)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Tue, 19 Apr 2022 18:28:07 +0000
(11:28 -0700)
The GPIOs 46 & 47 are already used for a I2C interface to a SMPS.
So fix the GPIO line names accordingly.
Fixes: a54fe8a6cf66 ("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>
arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts
b/arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts
index 588d9411ceb61a9af583d3677d4916acf415b82d..3dfce4312dfc4ee7371b48031cd45acf145b9a00 100644
(file)
--- a/
arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts
+++ b/
arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts
@@
-63,8
+63,8
@@
"GPIO43",
"GPIO44",
"GPIO45",
- "
GPIO46
",
- "
GPIO47
",
+ "
SMPS_SCL
",
+ "
SMPS_SDA
",
/* Used by eMMC */
"SD_CLK_R",
"SD_CMD_R",