Searched hist:"4 a55ed6f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-gxp.c | 4a55ed6f Fri Feb 17 09:50:50 CST 2023 Nick Hawkins <nick.hawkins@hpe.com> i2c: Add GXP SoC I2C Controller
The GXP SoC supports 10 I2C engines. Each I2C engine is completely independent and can function both as an I2C master and I2C slave. The I2C master can operate in a multi master environment. The engines support a scalable speed from 8kHZ to 1.5 Mhz.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Wolfram Sang <wsa@kernel.org>
|
H A D | Makefile | 4a55ed6f Fri Feb 17 09:50:50 CST 2023 Nick Hawkins <nick.hawkins@hpe.com> i2c: Add GXP SoC I2C Controller
The GXP SoC supports 10 I2C engines. Each I2C engine is completely independent and can function both as an I2C master and I2C slave. The I2C master can operate in a multi master environment. The engines support a scalable speed from 8kHZ to 1.5 Mhz.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Wolfram Sang <wsa@kernel.org>
|
H A D | Kconfig | 4a55ed6f Fri Feb 17 09:50:50 CST 2023 Nick Hawkins <nick.hawkins@hpe.com> i2c: Add GXP SoC I2C Controller
The GXP SoC supports 10 I2C engines. Each I2C engine is completely independent and can function both as an I2C master and I2C slave. The I2C master can operate in a multi master environment. The engines support a scalable speed from 8kHZ to 1.5 Mhz.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Wolfram Sang <wsa@kernel.org>
|