Re: [U-Boot] [PATCH 0/6] reset: add reset driver for SoCFPGA

2018-04-04 Thread Marek Vasut
On 04/05/2018 12:18 AM, Dinh Nguyen wrote: > Hi, > > This patchset does the following for the SoCFPGA platform: > > - Adds a DM reset manager driver > - Make the SoCFPGA platform use the DM I2C driver > - Adds i2c aliases and enable i2c for de0_nano_soc platform > - Adds a reset manager call to

[U-Boot] [PATCH 0/6] reset: add reset driver for SoCFPGA

2018-04-04 Thread Dinh Nguyen
Hi, This patchset does the following for the SoCFPGA platform: - Adds a DM reset manager driver - Make the SoCFPGA platform use the DM I2C driver - Adds i2c aliases and enable i2c for de0_nano_soc platform - Adds a reset manager call to the i2c designware driver to look up any reset properties