]> 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)
commiteed6eacb88bc788b99dc5f0a3dbdc42faf11f505
tree0eaa0d15374b6ec02006490c75487ed43509ff1e
parent22da9b41480f8ed4bccf75973f975e584b3f9396
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