aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2020-02-28 23:18:49 +0800
committerMark Brown <[email protected]>2020-02-28 18:01:42 +0000
commitea23578611dce2eeaf31dcfe12cd7130cf3d1411 (patch)
tree6e41d9f9d35c2a9a6f803843f93fe3150ca9e13d /scripts/gdb/linux
parent3d24b2a470466aa901ba8354468fc1899259fd84 (diff)
spi: Allow SPI controller override device buswidth
Currently ACPI firmware description for a SPI device does not have any method to describe the data buswidth on the board. So even through the controller and device may support higher modes than standard SPI, it cannot be assumed that the board does - as such, that device is limited to standard SPI in such a circumstance. As a workaround, allow the controller driver supply buswidth override bits, which are used inform the core code that the controller driver knows the buswidth supported on that board for that device. A host controller driver might know this info from DMI tables, for example. Signed-off-by: John Garry <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions