Re: [PATCH] ARM: dts: at91: add envelope detector mux to the Axentia TSE-850

2017-03-23 Thread Alexandre Belloni
On 17/03/2017 at 23:24:46 +0100, Peter Rosin wrote: > The envelope detector can analyze 6 different signals, selectable with a > mux controlled by three gpio pins. > > Signed-off-by: Peter Rosin > --- > > Hi! > > This patch makes use of the mux subsystem and a couple of drivers > available in l

[PATCH] ARM: dts: at91: add envelope detector mux to the Axentia TSE-850

2017-03-17 Thread Peter Rosin
The envelope detector can analyze 6 different signals, selectable with a mux controlled by three gpio pins. Signed-off-by: Peter Rosin --- Hi! This patch makes use of the mux subsystem and a couple of drivers available in linux-next since a week or two. The stuff this depends on has relevant ac