mbox series

[0/4] Add Fast Mode Plus and other fixes

Message ID 1522871100-3621-1-git-send-email-austinwc@codeaurora.org
Headers show
Series Add Fast Mode Plus and other fixes | expand

Message

Christ, Austin April 4, 2018, 7:44 p.m. UTC
Add support for Fast Mode Plus (1MHz) to the I2C QUP driver and correct
duty cycle for Fast Mode and Fast Mode Plus.

Add configuration in probe for Centriq devices.

Add a command line module parameter to allow override of SCL frequency.

Austin Christ (4):
  i2c: qup: add probe path for Centriq ACPI devices
  i2c: qup: Add support for Fast Mode Plus
  i2c: qup: Correct duty cycle for FM and FM+
  i2c: qup: Add command-line parameter to override SCL frequency

 drivers/i2c/busses/i2c-qup.c | 60 +++++++++++++++++++++++++++++++-------------
 1 file changed, 43 insertions(+), 17 deletions(-)