mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -480,3 +480,10 @@
|
||||
/* millicelsius */
|
||||
temperature = <125000>;
|
||||
};
|
||||
|
||||
&uart3 {
|
||||
wakeup-source;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart3m2_xfer &uart3m2_ctsn &uart3m2_rtsn>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user