pinctrl: atlas6: Add I2S external clock input pingroup
authorRongjun Ying <rongjun.ying@csr.com>
Mon, 18 Aug 2014 08:49:24 +0000 (16:49 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 29 Aug 2014 06:42:13 +0000 (08:42 +0200)
commit086b8904b42a20983757fc21895d692f84e0af32
tree5d18f351c1ccef18923384c31a1fb2e86cb078fb
parented36c1a06fc73cab289f66cc60b935951f4a1fa0
pinctrl: atlas6: Add I2S external clock input pingroup

The I2S controller can use the external clock as reference clock with
master mode. But based on different hardware or software design, this
external clock might be needed or not needed.
So the external input pin can be an independent pinctrl group, and the
card driver can decice to get it or not.

Signed-off-by: Rongjun Ying <rongjun.ying@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sirf/pinctrl-atlas6.c