diff options
| author | Michael Polyntsov <[email protected]> | 2024-07-31 08:11:29 +0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-15 11:28:47 -0600 |
| commit | 3d7f19459745262c54472e9c909b9e2f8daacea2 (patch) | |
| tree | bc54818b3a4ea9f75ee24a4bb15c75d2825d2b41 /include/linux/string.h | |
| parent | 1d662a64a74115fa2897d07c3294b903afcafe6e (diff) | |
spi: soft_spi: Parse cs-gpios only if num-chipselects is not <0>
Some boards don't have chipselect lines for leds so cs-gpios is not
specified in the dts leading to probing error. Fix it by making
behavior similar to the one in Linux, parse num-chipselects and
if it is zero, ignore cs-gpios.
Signed-off-by: Michael Polyntsov <[email protected]>
Signed-off-by: Mikhail Kshevetskiy <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
