arm64: dts: rockchip: rk3576-vehicle-evb: enable uart5 for gnss

Signed-off-by: Xu Xuehui <xxh@rock-chips.com>
Change-Id: I248d3178444105a76c42230c536f3775819905ac
This commit is contained in:
Xu Xuehui
2024-03-26 10:09:06 +08:00
committed by Tao Huang
parent ad38ebefe5
commit 4bd2abe950

View File

@@ -452,6 +452,13 @@
pinctrl-0 = <&uart4m1_xfer &uart4m1_ctsn>;
};
&uart5 {
/delete-property/ dmas;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&uart5m2_xfer &uart5m2_ctsn>;
};
&ufs {
reset-gpios = <&gpio4 RK_PD0 GPIO_ACTIVE_HIGH>;
};