Re: [PATCH v2 0/2] New driver: i2c_imc (Intel LGA2011 iMC SMBUS)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 16, 2013 at 3:23 PM, Andy Lutomirski <luto@xxxxxxxxxxxxxx> wrote:
> Intel's LGA2011 chips (Core i7 Extreme and Xeon E5) have two SMBUS
> controllers per package, addressing up to 16 DIMM slots per package.
> This is a driver for those SMBUS channels.
>
> The first patch is a minor change to the i2c core to make it work
> better with extremely limited hardware like this.  The second patch is
> the driver.
>
> Changes from the RFC / v1: Work around an erratum that gave random
> incorrect reads on multi-socket systems.
>
> Andy Lutomirski (2):
>   i2c: Allow SPD probing with READ_BYTE_DATA and improve logging
>   i2c_imc: New driver for Intel's iMC, found on LGA2011 chips
>
>  drivers/i2c/busses/Kconfig   |  14 ++
>  drivers/i2c/busses/Makefile  |   1 +
>  drivers/i2c/busses/i2c-imc.c | 546 +++++++++++++++++++++++++++++++++++++++++++
>  drivers/i2c/i2c-core.c       |   7 +-
>  4 files changed, 567 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/i2c/busses/i2c-imc.c

Please ignore this series.  I have a replacement that's far better.

>
> --
> 1.8.1.4
>



-- 
Andy Lutomirski
AMA Capital Management, LLC
--
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




[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux