Skip to content

Commit 45a7dd5

Browse files
halmartinrobimarko
authored andcommitted
realtek: fixup Datto L8 device tree
ports should be ethernet-ports, otherwise initialising ethernet ports fails on 6.18 testing kernel. Signed-off-by: Hal Martin <hal.martin@gmail.com> Link: openwrt/openwrt#22764 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent c9479d4 commit 45a7dd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target/linux/realtek/dts/rtl8380_datto_l8.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
};
130130

131131
&switch0 {
132-
ports {
132+
ethernet-ports {
133133
#address-cells = <1>;
134134
#size-cells = <0>;
135135

0 commit comments

Comments
 (0)