commit | 011a357db09118fa31ecb3a1986238e097cc7ed9 | [log] [tgz] |
---|---|---|
author | Jeremy Dick <jdick@pivotint.com> | Fri Oct 10 10:43:44 2025 -0500 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Tue Oct 14 17:26:59 2025 -0400 |
tree | 536cfa0381743088af240b534714fb5ee41d3338 | |
parent | beb5f45a7693eb72e1f51db2de2e4d409ab5e002 [diff] |
drivers: mipi-dbi-spi: fix initialization of SPI CS Set cs_is_gpio only if there is a GPIO CS, configure the CS as a native hardware CS if not This fixes incorrectly trying to use a GPIO CS when there isn't one Signed-off-by: Jeremy Dick <jdick@pivotint.com>