mbox series

[0/5] fsi: Support extra functions on ASPEED master

Message ID 20200728025527.174503-1-joel@jms.id.au
Headers show
Series fsi: Support extra functions on ASPEED master | expand

Message

Joel Stanley July 28, 2020, 2:55 a.m. UTC
These patches are reviewed and tested. I'm after an ack on the bindings
before submitting.

Joel Stanley (5):
  dt-bindings: fsi: Document gpios
  fsi: aspeed: Support cabled FSI
  fsi: aspeed: Run the bus at maximum speed
  fsi: aspeed: Add module param for bus divisor
  fsi: aspeed: Support CFAM reset GPIO

 .../bindings/fsi/fsi-master-aspeed.txt        |  12 ++
 drivers/fsi/fsi-master-aspeed.c               | 110 +++++++++++++++++-
 2 files changed, 119 insertions(+), 3 deletions(-)