aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
diff options
context:
space:
mode:
authorPhil Elwell <phil@raspberrypi.com>2022-04-11 22:01:43 +0200
committerFlorian Fainelli <f.fainelli@gmail.com>2022-04-19 11:29:05 -0700
commit604319e94fc2a1ffa7ee9e3afc5d59eafefda998 (patch)
treef1ab25b3e3f55ff935ab9f275cea453d5aa5b654 /arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
parentARM: dts: bcm283x: Remove gpio line name NC (diff)
downloadwireguard-linux-604319e94fc2a1ffa7ee9e3afc5d59eafefda998.tar.xz
wireguard-linux-604319e94fc2a1ffa7ee9e3afc5d59eafefda998.zip
ARM: dts: bcm283x: Align ETH_CLK GPIO line name
The GPIO line name ETHCLK is not aligned with the other signals like WIFI_CLK. Recently this has been fixed in the vendor tree, so upstream this change. 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>
Diffstat (limited to 'arch/arm/boot/dts/bcm2835-rpi-b-plus.dts')
-rw-r--r--arch/arm/boot/dts/bcm2835-rpi-b-plus.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm2835-rpi-b-plus.dts b/arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
index 7b7c363e5ee8..248feb2ed23d 100644
--- a/arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
+++ b/arch/arm/boot/dts/bcm2835-rpi-b-plus.dts
@@ -82,7 +82,7 @@
"CAM_GPIO0", /* GPIO41 */
"", /* GPIO42 */
"", /* GPIO43 */
- "ETHCLK", /* GPIO44 */
+ "ETH_CLK", /* GPIO44 */
"PWM1_OUT", /* GPIO45 */
"HDMI_HPD_N",
"STATUS_LED",