boards: rak5010_nrf52840: remove wrong uart1 node compatible
uart1 node compatible should not be changed. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
97ffcc8a7a
commit
03669db6e3
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
&uart1 {
|
&uart1 {
|
||||||
compatible = "nordic,nrf-uart";
|
|
||||||
current-speed = <115200>;
|
current-speed = <115200>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
tx-pin = <33>;
|
tx-pin = <33>;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue