]> git.baikalelectronics.ru Git - kernel.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)
commit6968b6489a341b73694bfeb9dd7e6137494c46cd
tree0eaa0d15374b6ec02006490c75487ed43509ff1e
parent960b5edef21c229759771f0d036b6d9c0d3f7153
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