ath79: fix dts of Teltonika RUT9xx devices
The previous commits were missing a semicolon. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
aa4a33ac62
commit
aa0526b5f2
@ -162,7 +162,7 @@
|
||||
|
||||
&hs_uart {
|
||||
dtr-gpios = <&gpio_ext 15 GPIO_ACTIVE_HIGH>;
|
||||
}
|
||||
};
|
||||
|
||||
ð0 {
|
||||
status = "okay";
|
||||
|
@ -162,7 +162,7 @@
|
||||
|
||||
&hs_uart {
|
||||
dtr-gpios = <&gpio_ext 13 GPIO_ACTIVE_HIGH>;
|
||||
}
|
||||
};
|
||||
|
||||
ð0 {
|
||||
status = "okay";
|
||||
|
Loading…
Reference in New Issue
Block a user