summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2020-03-06 22:41:18 +0300
committerJoel Stanley <joel@jms.id.au>2020-05-01 03:19:10 +0300
commit18d1cf5905021fd76f80ba421f6a4282c781734a (patch)
tree6b1e4a2ccb06efa79f4c1d848e21c384a44655fc /scripts/gdb/linux/utils.py
parent501168e071d983876146f10c7b89de99b3704dba (diff)
downloadlinux-18d1cf5905021fd76f80ba421f6a4282c781734a.tar.xz
spi: Add FSI-attached SPI controller driver
There exists a set of SPI controllers on some POWER processors that may be accessed through the FSI bus. Add a driver to traverse the FSI CFAM engine that can access and drive the SPI controllers. This driver would typically be used by a baseboard management controller (BMC). The SPI controllers operate by means of programming a sequencing engine which automatically manages the usual SPI protocol buses. The driver programs each transfer into the sequencer as various operations specifying the slave chip and shifting data in and out on the lines. Signed-off-by: Eddie James <eajames@linux.ibm.com> Link: https://lore.kernel.org/r/20200306194118.18581-3-eajames@linux.ibm.com Signed-off-by: Mark Brown <broonie@kernel.org> (cherry picked from commit bbb6b2f9865b3ed23eb457131b9ea541a3173a66) Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions