hi jonsmirl,
>From what i known, to enable uartf of RT5350F, we need patch serial/8250.
https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04/blob/master/openwrt-fix-enable-uartf-kernel-panic.patch
I use uart and gpio functions, the pinctrl of mine:
+pinctrl {
+compatible =
Put this in my dts file?
pinctrl {
state_default: pinctrl0 {
uartf {
ralink,group = "uartf";
ralink,function = "pcm gpio";
};
};
};
On Mon, Dec 30, 2013 at 10:43 PM, jonsm...@gmail.com wrote:
> What is the correct device tree syntax to enable the PCM pins on the RT5350
What is the correct device tree syntax to enable the PCM pins on the RT5350?
How does the 'uartf' function work? We need the 'pcm gpio' function.
FUNC("pcm gpio", RT305X_GPIO_MODE_PCM_GPIO, 11, 4),
--
Jon Smirl
jonsm...@gmail.com
___
openwrt-devel mail