]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: atlas7: add cs line for atlas7 nand
authorWei Chen <Wei.Chen@csr.com>
Mon, 30 Nov 2015 06:05:53 +0000 (06:05 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Dec 2015 15:20:50 +0000 (16:20 +0100)
commit80d71b616d7294ad65c4b4cf43dd734bc82b4fcf
tree0eaa0d15374b6ec02006490c75487ed43509ff1e
parent4b15ec9d42b2004d7114e6714a27b60ba4f27b57
pinctrl: atlas7: add cs line for atlas7 nand

The nand in atlas7 has two chip select line. But in most time, the
nand only has one chip, so only one chip select line is enough.
The nand driver select this new pin group can free one chip select
line for other modules to avoid pin conflict.

Signed-off-by: Wei Chen <Wei.Chen@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sirf/pinctrl-atlas7.c