commit | 24199b234c0e521d79d27c77c33421cbb5ae13de | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Thu Sep 28 13:06:28 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Oct 10 09:42:45 2017 -0400 |
tree | 5b953943e77187b53dedc7cfe623bf0b56085a8a | |
parent | e1effa0e737773f38aa7e09f81109c867e6ecc28 [diff] |
drivers/spi/stm32_ll: Configure NSS behavior according to cs pointer If CS (Chip Select, known also as Slave Select...) is managed externaly of the stm32_ll SPI controller, just config NSS line management accordingly. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>