uboot-envtools: filogic: add support for BananaPi R4
[openwrt/staging/wigyori.git] / target / linux / mediatek / files-6.1 / arch / arm64 / boot / dts / mediatek / mt7988a-bananapi-bpi-r4.dts
index b4bf3400ffdc692673b38ebb7983f2e463aaf798..416958428f3c9cbe54108fab2389990cf221c7fe 100644 (file)
        status = "okay";
 };
 
+&uart1 {
+       status = "okay";
+       pinctrl-names = "default";
+       pinctrl-0 = <&uart1_2_lite_pins>;
+};
+
+&uart2 {
+       status = "okay";
+       pinctrl-names = "default";
+       pinctrl-0 = <&uart2_3_pins>;
+};
+
 &watchdog {
        status = "okay";
 };