Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1233692
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 1/2] iio: resistance: Document that resistance can be output |
| Date | 2015-09-27 17:50 +0200 |
| Message-ID | <qdmn7-31g-1@gated-at.bofh.it> (permalink) |
| References | <qbTdv-6LJ-7@gated-at.bofh.it> <qbTdv-6LJ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 23/09/15 15:26, Peter Rosin wrote: > From: Peter Rosin <peda@axentia.se> > > Signed-off-by: Peter Rosin <peda@axentia.se> Applied to the togreg branch of iio.git - initially pushed out as testing for the autobuilders to play with it. Note will probably get rebased shortly once Greg has picked up last pull request (assuming he does!) Jonathan > --- > Documentation/ABI/testing/sysfs-bus-iio | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio > index 9398484196c4..2eea468f704d 100644 > --- a/Documentation/ABI/testing/sysfs-bus-iio > +++ b/Documentation/ABI/testing/sysfs-bus-iio > @@ -1475,6 +1475,8 @@ Description: > > What: /sys/bus/iio/devices/iio:deviceX/in_resistance_raw > What: /sys/bus/iio/devices/iio:deviceX/in_resistanceX_raw > +What: /sys/bus/iio/devices/iio:deviceX/out_resistance_raw > +What: /sys/bus/iio/devices/iio:deviceX/out_resistanceX_raw > KernelVersion: 4.3 > Contact: linux-iio@vger.kernel.org > Description: > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/2] Driver for Microchip digital potentiometers Peter Rosin <peda@lysator.liu.se> - 2015-09-23 16:30 +0200
[PATCH v6 1/2] iio: resistance: Document that resistance can be output Peter Rosin <peda@lysator.liu.se> - 2015-09-23 16:30 +0200
Re: [PATCH v6 1/2] iio: resistance: Document that resistance can be output Jonathan Cameron <jic23@kernel.org> - 2015-09-27 17:50 +0200
[PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Peter Rosin <peda@lysator.liu.se> - 2015-09-23 16:30 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Jonathan Cameron <jic23@kernel.org> - 2015-09-27 18:00 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Peter Rosin <peda@lysator.liu.se> - 2015-09-28 10:10 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Daniel Baluta <daniel.baluta@gmail.com> - 2015-09-28 10:20 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Jonathan Cameron <jic23@kernel.org> - 2015-09-28 23:20 +0200
csiph-web