kernel: Add FSP FSI I2C driver and Zaius UART fix
This bumps the kernel to include a port of the FSI I2C driver from the
FSP. It drives the I2C master in the CFAM logic of the host processor
over FSI. This driver is being rewritten to be a proper i2c bus driver,
and as such will be removed once that driver is functionally equivalent.
There is also a fix for the Zaius UART.
A device tree for the Qanta Q71L, a non-openpower BMC, was added.
Christopher Bostic (3):
drivers/fsi: Add slave interrupt polling
drivers/fsi: Add Client IRQ Enable / Disable
drivers/fsi: Add sysfs file to adjust i-poll period
Edward A. James (5):
drivers: fsi: Add i2c client driver
drivers: fsi: i2c: Add engine access wrappers
drivers: fsi: i2c: probe fsi device for i2c client
drivers: fsi: i2c: add driver file operations and bus locking
drivers: fsi: i2c: boe engine
Joel Stanley (2):
drivers: fsi: Fix compilation warnings
aspeed: defconfig: add FSI_I2C driver
Rick Altherr via openbmc (2):
dts: Minimal device tree for Quanta Q71L BMC
arm: aspeed: zaius: Disable LPC reset for UART1
Change-Id: I4fd4e4e347cfe3dead1d84de8b79dc2121346b02
Signed-off-by: Joel Stanley <joel@jms.id.au>
2 files changed