On Sat, Oct 24, 2015 at 05:32:29PM +0200, Rafael J. Wysocki wrote: > CC: Mika > > On Thursday, October 22, 2015 01:05:42 PM Ben Gardner wrote: > > Hi all, > > > > I have a custom Baytrail board with a M24C02 EEPROM attached to I2C bus 3. > > I am using coreboot/SeaBIOS, so I have complete control over the ACPI tables. > > I am using Linux 4.2.3. > > > > I have defined a EEPROM device on I2C3 using I2cSerialBus() and it > > shows up as expected. > > > > Scope (\_SB.PCI0.I2C3) { > > Device (EEP0) { > > Name (_CID, Package() { "24c02" }) > > Name (_CRS, ResourceTemplate () { > > I2cSerialBus (0x0057, ControllerInitiated, 400000, > > AddressingMode7Bit, "\\_SB.PCI0.I2C3", 0x00, > > ResourceConsumer,,) > > }) > > } > > } This is being discussed in another thread: http://marc.info/?l=linux-acpi&m=144562104914442&w=2 -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html