ath79: fix dts of Teltonika RUT9xx devices

The previous commits were missing a semicolon.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
master
Daniel Golle 4 years ago
parent aa4a33ac62
commit aa0526b5f2

@ -162,7 +162,7 @@
&hs_uart {
dtr-gpios = <&gpio_ext 15 GPIO_ACTIVE_HIGH>;
}
};
&eth0 {
status = "okay";

@ -162,7 +162,7 @@
&hs_uart {
dtr-gpios = <&gpio_ext 13 GPIO_ACTIVE_HIGH>;
}
};
&eth0 {
status = "okay";

Loading…
Cancel
Save