Re: simple-reset to de-duplicate reset drivers

2017-08-11 Thread Philipp Zabel
Hi Alexandru, On Thu, 2017-08-10 at 17:16 -0700, Alexandru Gagniuc wrote: > Hi, > > I was looking at implementing a reset driver for our in-house SoC. > It's  > essentially a long bitfield, each bit controlling one sort of reset.  > That seems to be surprisingly common. I've identified the follow

simple-reset to de-duplicate reset drivers

2017-08-10 Thread Alexandru Gagniuc
Hi, I was looking at implementing a reset driver for our in-house SoC. It's essentially a long bitfield, each bit controlling one sort of reset. That seems to be surprisingly common. I've identified the following drivers which control a very similar reset: * reset-zynq * reset-zx2967 * reset