ARM: dts: rv1126-38x38-v10-emmc: enable uart3

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I5d3201acbe023c2440446003e872cbd0600d2872
This commit is contained in:
Weiwen Chen
2020-09-07 22:33:47 +08:00
committed by Tao Huang
parent 32d161b6f3
commit cf03fa0c26

View File

@@ -480,3 +480,10 @@
/* millicelsius */
temperature = <125000>;
};
&uart3 {
wakeup-source;
pinctrl-names = "default";
pinctrl-0 = <&uart3m2_xfer &uart3m2_ctsn &uart3m2_rtsn>;
status = "okay";
};