ralink: hlk-rm04 - uartf should be configured to 'gpio uartf' mode, make sure pin14 is set to `gpio` mode. Signed-off-by: JiapengLi <gaplee...@gmail.com> -- diff --git a/target/linux/ramips/dts/HLKRM04.dts b/target/linux/ramips/dts/HLKRM04.dts index 13597dc..e1f5ce4 100644 --- a/target/linux/ramips/dts/HLKRM04.dts +++ b/target/linux/ramips/dts/HLKRM04.dts @@ -63,6 +63,12 @@ ralink,function = "gpio"; }; }; + uartf_pins: uartf { + uartf { + ralink,group = "uartf"; + ralink,function = "gpio uartf"; + }; + }; };
ethernet@10100000 { -- JiapengLi Blog:jiapeng.me GitHub: github.com/jiapengli AboutMe: about.me/lich _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel