[i2c] [PATCH 3of3] change i2c-i801 driver to use internal 32-byte buffer on ICH4+

Jean Delvare khali at linux-fr.org
Fri Jun 15 17:17:07 CEST 2007


On Mon, 11 Jun 2007 04:07:50 -0700, Oleg Ryjkov wrote:
> Third part, simply change the documentation to reflect the added support
> for the 32-byte buffer.
> 
> Signed-off-by: Oleg Ryjkov <olegr at google.com>
> 
> 
> --- linux-2.6-untouched/Documentation/i2c/busses/i2c-i801	2007-05-17 16:10:30.000000000 -0700
> +++ linux-2.6/Documentation/i2c/busses/i2c-i801	2007-06-11 03:52:55.000000000 -0700
> @@ -5,8 +5,8 @@
>      '810' and '810E' chipsets)
>    * Intel 82801BA (ICH2 - part of the '815E' chipset)
>    * Intel 82801CA/CAM (ICH3)
> -  * Intel 82801DB (ICH4) (HW PEC supported, 32 byte buffer not supported)
> -  * Intel 82801EB/ER (ICH5) (HW PEC supported, 32 byte buffer not supported)
> +  * Intel 82801DB (ICH4) (HW PEC supported)
> +  * Intel 82801EB/ER (ICH5) (HW PEC supported)
>    * Intel 6300ESB
>    * Intel 82801FB/FR/FW/FRW (ICH6)
>    * Intel 82801G (ICH7)

Obviously correct, applied. This could have been kept in the patch
doing the actual change, BTW.

-- 
Jean Delvare



More information about the i2c mailing list