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>
This commit is contained in:
Phil Elwell 2022-04-11 22:01:43 +02:00 committed by Florian Fainelli
parent 0b8c9a837c
commit 604319e94f
4 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@
"CAM_GPIO0", /* GPIO41 */
"", /* GPIO42 */
"", /* GPIO43 */
"ETHCLK", /* GPIO44 */
"ETH_CLK", /* GPIO44 */
"PWM1_OUT", /* GPIO45 */
"HDMI_HPD_N",
"STATUS_LED",

View File

@ -82,7 +82,7 @@
"CAM_GPIO0",
"SMPS_SCL",
"SMPS_SDA",
"ETHCLK",
"ETH_CLK",
"PWM1_OUT",
"HDMI_HPD_N",
"STATUS_LED",

View File

@ -109,7 +109,7 @@
"SD1_DATA3",
"PWM0_OUT",
"PWM1_OUT",
"ETHCLK",
"ETH_CLK",
"WIFI_CLK",
"SDA0",
"SCL0",

View File

@ -102,7 +102,7 @@
"SD1_DATA3",
"PWM0_OUT",
"PWM1_OUT",
"ETHCLK",
"ETH_CLK",
"WIFI_CLK",
"SDA0",
"SCL0",