Searched hist:"254 df038" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-xlp9xx.c | 254df038 Thu Sep 15 14:27:39 CDT 2016 Tanmay Jagdale <tanmay.jagdale@broadcom.com> i2c: xlp9xx: ACPI support for I2C clients
The ACPI companion of the adapter has to be set for I2C controller code to read and attach the slave devices described in the ACPI table with the I2CSerialBus resource descriptor. Used ACPI_COMPANION_SET macro to set this.
Signed-off-by: Tanmay Jagdale <tanmay.jagdale@broadcom.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> 254df038 Thu Sep 15 14:27:39 CDT 2016 Tanmay Jagdale <tanmay.jagdale@broadcom.com> i2c: xlp9xx: ACPI support for I2C clients The ACPI companion of the adapter has to be set for I2C controller code to read and attach the slave devices described in the ACPI table with the I2CSerialBus resource descriptor. Used ACPI_COMPANION_SET macro to set this. Signed-off-by: Tanmay Jagdale <tanmay.jagdale@broadcom.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|