diff options
author | Serge Semin <[email protected]> | 2020-09-20 14:28:54 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-29 17:22:27 +0100 |
commit | ffb7ca54c95b4c76ad8a9aa1b2b16d61df2a7139 (patch) | |
tree | 6073dbb8a4893e4fb6de9a6c1fd3625660d30d47 /scripts/gdb/linux/modules.py | |
parent | cc760f3143f53ea8387cd76cffc43bdc89db9df4 (diff) |
spi: dw: Add KeemBay Master capability
In a further commit we'll have to get rid of the update_cr0() callback and
define a DW SSI capability instead. Since Keem Bay master/slave
functionality is controller by the CTRL0 register bitfield, we need to
first move the master mode selection into the internal corresponding
update_cr0 method, which would be activated by means of the dedicated
DW_SPI_CAP_KEEMBAY_MST capability setup.
Note this will be also useful if the driver will be ever altered to
support the DW SPI slave interface.
Signed-off-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions