]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98e158208ff680d9db9209d2497c75391575c6b8
tree5d18f351c1ccef18923384c31a1fb2e86cb078fb
parentd2b24a3d45d8870f4612db1f37b0d6e491edcbca
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