diff options
author | Girish K S <girishks2000@gmail.com> | 2013-06-21 11:26:12 +0530 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-25 11:15:33 +0100 |
commit | 3146beec21b64f4551fcf0ac148381d54dc41b1b (patch) | |
tree | b8fd28466973228956af4931df22bbd013c8aeee /samples | |
parent | 796170733e50405e3039eacdf5cfb2f08f3eb9ba (diff) |
spi: s3c64xx: Added provision for dedicated cs pin
The existing driver supports gpio based /cs signal.
For controller's that have one device per controller,
the slave device's /cs signal might be internally controlled
by the chip select bit of slave select register. They are not
externally asserted/deasserted using gpio pin.
This patch adds support for controllers with dedicated /cs pin.
if "cs-gpio" property doesnt exist in a spi dts node, the controller
would treat the /cs pin as dedicated.
Signed-off-by: Girish K S <ks.giri@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions