[U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver
Albert ARIBAUD
albert.aribaud at free.fr
Wed Aug 25 17:28:55 CEST 2010
Reviewing myself, as a blatant copy-paste mistake only hit my eyes right
after the patch was posted. :(
Le 25/08/2010 16:23, Albert Aribaud a écrit :
> diff --git a/drivers/i2c/mvtwsi.c b/drivers/i2c/mvtwsi.c
> @@ -0,0 +1,419 @@
> +/*
> + * Driver for the TWSI (i2c) controller on the Marvell orion5x
> + *
> + * Author: Albert Aribaud<albert.aribaud at free.fr>
> + * 2005 (c) MontaVista, Software, Inc.
This code is not (c) Montavista originally; it is a completely new
implementation, with the license notice copied from the kirkwood file.
I'll remove this line in patch V2.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list