Re: [OpenWrt-Devel] Ralink pinctrl

2013-12-30 Thread Jiapeng Li
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 =

Re: [OpenWrt-Devel] Ralink pinctrl

2013-12-30 Thread jonsm...@gmail.com
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

[OpenWrt-Devel] Ralink pinctrl

2013-12-30 Thread jonsm...@gmail.com
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