Skip to content

Commit 7341f05

Browse files
committed
dts: mt7988: r4pro: update led-pattern for binding
1 parent 570b7f9 commit 7341f05

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x.dts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
#address-cells = <1>;
6161
#size-cells = <0>;
6262

63-
phy24_led0: led0@0 {
63+
phy24_led0: led@0 {
6464
reg = <0>;
6565
linux,default-trigger = "netdev";
6666
active-high;
6767
status = "okay";
6868
};
6969

70-
phy24_led1: led1@1 {
70+
phy24_led1: led@1 {
7171
reg = <1>;
7272
linux,default-trigger = "netdev";
7373
active-high;
@@ -89,14 +89,14 @@
8989
#address-cells = <1>;
9090
#size-cells = <0>;
9191

92-
phy28_led0: led0@0 {
92+
phy28_led0: led@0 {
9393
reg = <0>;
9494
linux,default-trigger = "netdev";
9595
active-high;
9696
status = "okay";
9797
};
9898

99-
phy28_led1: led1@1 {
99+
phy28_led1: led@1 {
100100
reg = <1>;
101101
linux,default-trigger = "netdev";
102102
active-high;

0 commit comments

Comments
 (0)