diff options
author | Rasmus Villemoes <[email protected]> | 2020-11-27 16:29:47 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-11-30 12:52:49 +0000 |
commit | 122541f2b10897b08f7f7e6db5f1eb693e51f0a1 (patch) | |
tree | 8b1b566d2b012ab53f891249ea505d469c8604d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7218838109fef61cdec988ff728e902d434c9cc5 (diff) |
spi: fsl: fix use of spisel_boot signal on MPC8309
Commit 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
broke the use of the SPISEL_BOOT signal as a chip select on the
MPC8309.
pdata->max_chipselect, which becomes master->num_chipselect, must be
initialized to take into account the possibility that there's one more
chip select in use than the number of GPIO chip selects.
Cc: [email protected] # v5.4+
Cc: Christophe Leroy <[email protected]>
Cc: Linus Walleij <[email protected]>
Fixes: 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
Signed-off-by: Rasmus Villemoes <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions