On Thursday, October 23, 2014 at 09:55:25 AM, Stefan Roese wrote:
> Hi Marek, Hi Heiko!
Hi all!
> On 21.10.2014 08:44, Heiko Schocher wrote:
> >>> /*
> >>>
> >>> + * I2C support
> >>> + */
> >>> +#define CONFIG_HARD_I2C
> >
> > No ... do not add this define please.
> >
> >>> +#define CONFIG_
Hi Marek, Hi Heiko!
On 21.10.2014 08:44, Heiko Schocher wrote:
/*
+ * I2C support
+ */
+#define CONFIG_HARD_I2C
No ... do not add this define please.
+#define CONFIG_DW_I2C
+#define CONFIG_I2C_MULTI_BUS
I presume this should be converted to CONFIG_SYS_I2C framework instead
of using
this
Hello Marek,
Am 20.10.2014 16:46, schrieb Marek Vasut:
On Monday, October 20, 2014 at 08:45:48 AM, Stefan Roese wrote:
Hi all,
This patch adds I2C support for the SoCFPGA. Using the designware I2C
controller driver. It supports all 4 I2C busses on the SoCFPGA.
Signed-off-by: Stefan Roese
Cc:
On Monday, October 20, 2014 at 08:45:48 AM, Stefan Roese wrote:
Hi all,
> This patch adds I2C support for the SoCFPGA. Using the designware I2C
> controller driver. It supports all 4 I2C busses on the SoCFPGA.
>
> Signed-off-by: Stefan Roese
> Cc: Marek Vasut
> Cc: Vince Briders
> Cc: Chin Li
This patch adds I2C support for the SoCFPGA. Using the designware I2C
controller driver. It supports all 4 I2C busses on the SoCFPGA.
Signed-off-by: Stefan Roese
Cc: Marek Vasut
Cc: Vince Briders
Cc: Chin Liang See
Cc: Dinh Nguyen
---
include/configs/socfpga_common.h | 22 +++
5 matches
Mail list logo