under 4.11.6 and everything appears to be stable.
However, this is my first patch, so it's possible I've missed something.
Jack Andersen (1):
iio: adc: Add support for DLN2 ADC
drivers/iio/adc/Kconfig| 9 +
drivers/iio/adc/Makefil
This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
ADC is the fourth and final component of the DLN2 for the kernel.
Signed-off-by: Jack Andersen
---
drivers/iio/adc/Kconfig| 9 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/dln2-adc.c
. Without the ability to detect a
SIGSTOP originating from tgkill, lldb does not have a way to
synchronize on a per-thread basis and falls back to SIGSTOP-ing the
entire process.
This patch allocates the siginfo as it did previously whenever the
SI_TKILL code is present.
Signed-off-by: Jack Andersen
This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
ADC is the fourth and final component of the DLN2 for the kernel.
Signed-off-by: Jack Andersen
---
Changes in v2:
- Address Peter's remarks; bringing consistency to C99 syntax, dev_dbg usage,
and error handling
Please ignore this patch, a stray modification to lsgpio.c got in.
On 27 June 2017 at 14:53, Jack Andersen wrote:
> This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
> ADC is the fourth and final component of the DLN2 for the kernel.
>
> Signed-off-
This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
ADC is the fourth and final component of the DLN2 for the kernel.
Signed-off-by: Jack Andersen
---
Changes in v2:
- Address Peter's remarks; bringing consistency to C99 syntax, dev_dbg usage,
and error handling
It's a pleasure to contribute! The iio interface has simplified our
robotics telemetry solution considerably; no more awkward setup. A
simple udev script is ideal for bringing the buffer online.
On 9 July 2017 at 07:12, Jonathan Cameron wrote:
> On Thu, 6 Jul 2017 12:39:33 -1000
> Ja
Signed-off-by: Jack Andersen
---
drivers/mfd/dln2.c | 12
1 file changed, 12 insertions(+)
diff --git a/drivers/mfd/dln2.c b/drivers/mfd/dln2.c
index 704e189..a22ab8c 100644
--- a/drivers/mfd/dln2.c
+++ b/drivers/mfd/dln2.c
@@ -53,6 +53,7 @@ enum dln2_handle
This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
ADC is the fourth and final component of the DLN2 for the kernel.
Signed-off-by: Jack Andersen
---
Changes in v2:
- Address Peter's remarks; bringing consistency to C99 syntax, dev_dbg usage,
and error handling
ransmits a restart command in the event of a failed init.
To the kernel's perspective, this is the rough equivalent of a disconnect and
reconnect, so another probe occurs shortly afterwards.
Signed-off-by: Jack Andersen
---
drivers/mfd/dln2.c | 11 ++-
1 file changed, 10 insertions
x27;s another issue causing init to fail and
a restart doesn't fix, this will trigger an endless probe loop. I'm
not sure if there's a better way to discern this condition.
On 5 July 2017 at 11:12, Jack Andersen wrote:
> There's an issue with reinitializing DLN2 h
later, with a usable device state.
On 5 July 2017 at 21:09, Lee Jones wrote:
> On Wed, 05 Jul 2017, Jack Andersen wrote:
>
>> I have mixed feelings about making this patch. The device appears to
>> lose its ability to send command responses when the driver
>> unexpectedly go
This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
ADC is the fourth and final component of the DLN2 for the kernel.
Signed-off-by: Jack Andersen
---
Changes in v2:
- Address Peter's remarks; bringing consistency to C99 syntax, dev_dbg usage,
and error handling
This patch extends the DLN2 driver; adding cell for adc_dln2 module.
Signed-off-by: Jack Andersen
Acked-for-MFD-by: Lee Jones
---
Changes in v6:
- Add commit message
For my own reference:
Acked-for-MFD-by: Lee Jones
---
drivers/mfd/dln2.c | 12
1 file changed, 12 insertions
This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
ADC is the fourth and final component of the DLN2 for the kernel.
Signed-off-by: Jack Andersen
---
drivers/iio/adc/Kconfig| 9 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/dln2-adc.c
15 matches
Mail list logo