Re: [PATCH v4 3/5] reset: socfpga: use the reset-simple driver

2017-10-18 Thread Andre Przywara
Hi, On 18/10/17 14:50, Philipp Zabel wrote: > On Wed, 2017-10-18 at 14:00 +0100, Andre Przywara wrote: >> Hi, > > Thank you for the review. > >> On 17/10/17 14:03, Philipp Zabel wrote: >>> Add reset line status readback, inverted status support, and socfpga >>> device tree quirks to the simple r

Re: [PATCH v4 3/5] reset: socfpga: use the reset-simple driver

2017-10-18 Thread Philipp Zabel
On Wed, 2017-10-18 at 14:00 +0100, Andre Przywara wrote: > Hi, Thank you for the review. > On 17/10/17 14:03, Philipp Zabel wrote: > > Add reset line status readback, inverted status support, and socfpga > > device tree quirks to the simple reset driver, and use it to replace > > the socfpga driv

Re: [PATCH v4 3/5] reset: socfpga: use the reset-simple driver

2017-10-18 Thread Andre Przywara
Hi, On 17/10/17 14:03, Philipp Zabel wrote: > Add reset line status readback, inverted status support, and socfpga > device tree quirks to the simple reset driver, and use it to replace > the socfpga driver. > > Signed-off-by: Philipp Zabel > --- > Changes since v3: > - Rebased onto reset/next

[PATCH v4 3/5] reset: socfpga: use the reset-simple driver

2017-10-17 Thread Philipp Zabel
Add reset line status readback, inverted status support, and socfpga device tree quirks to the simple reset driver, and use it to replace the socfpga driver. Signed-off-by: Philipp Zabel --- Changes since v3: - Rebased onto reset/next - Only warn about missing altr,modrst-offset property on soc