commit | a88e34ea213e1bdbd9b2dfca1e1e5fa68b9649a0 | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Fri Aug 01 19:40:32 2014 +0300 |
committer | Mark Brown <broonie@linaro.org> | Fri Aug 01 19:20:52 2014 +0100 |
tree | 98c14456c50633d5ed50da96ef7c98cccc215823 | |
parent | 7480e755c6e6e890200e8998597e8d0baa51fa8e [diff] |
spi: davinci: add support to configure gpio cs through dt Currently driver supports only configuration of GPIO CS through platform data. This patch enhances the driver to configure GPIO CS through DT. Also update the DT binding documentation to reflect the availability of cs-gpios. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>