Re: [PATCH v5 0/4] Add I2C support to ST SoCs

2013-10-16 Thread Maxime COQUELIN
Hi Wolfram, On 10/14/2013 02:46 PM, Maxime COQUELIN wrote: > The goal of this series is to add I2C support to ST SoCs. > The DT definition is added for STiH415 and STiH416 SoCs on > B2000 and B2020 boards. > > The series has been tested working on STiH416-B2020 board. > It applies on top of v3.12-

[PATCH v5 0/4] Add I2C support to ST SoCs

2013-10-14 Thread Maxime COQUELIN
The goal of this series is to add I2C support to ST SoCs. The DT definition is added for STiH415 and STiH416 SoCs on B2000 and B2020 boards. The series has been tested working on STiH416-B2020 board. It applies on top of v3.12-rc5. Changes since v4: - Fixed IRQ flags to level high triggering as