Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1279345
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] dt-bindings: iio: adc: Update mcp342x binding for the mcp3421 |
| Date | 2015-11-29 15:20 +0100 |
| Message-ID | <qAaZA-7db-11@gated-at.bofh.it> (permalink) |
| References | <qzrJ8-3Bb-15@gated-at.bofh.it> <qzrJ8-3Bb-13@gated-at.bofh.it> <qzxER-7w1-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 27/11/15 20:15, Rob Herring wrote: > On Fri, Nov 27, 2015 at 02:52:52PM +0100, Sascha Hauer wrote: >> The mcp3421 is the single channel variant of the mcp342x family and >> can be supported by the mcp342x driver. >> >> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> >> Cc: devicetree@vger.kernel.org > > Acked-by: Rob Herring <robh@kernel.org> Applied. Thanks, Jonathan > >> --- >> Documentation/devicetree/bindings/iio/adc/mcp3422.txt | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> >> diff --git a/Documentation/devicetree/bindings/iio/adc/mcp3422.txt b/Documentation/devicetree/bindings/iio/adc/mcp3422.txt >> index 333139c..dcae4cc 100644 >> --- a/Documentation/devicetree/bindings/iio/adc/mcp3422.txt >> +++ b/Documentation/devicetree/bindings/iio/adc/mcp3422.txt >> @@ -1,7 +1,8 @@ >> -* Microchip mcp3422/3/4/6/7/8 chip family (ADC) >> +* Microchip mcp3421/2/3/4/6/7/8 chip family (ADC) >> >> Required properties: >> - compatible: Should be >> + "microchip,mcp3421" or >> "microchip,mcp3422" or >> "microchip,mcp3423" or >> "microchip,mcp3424" or >> -- >> 2.6.2 >> >> -- >> To unsubscribe from this list: send the line "unsubscribe devicetree" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- 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 | Find similar | Unroll thread
[PATCH 2/2] dt-bindings: iio: adc: Update mcp342x binding for the mcp3421 Sascha Hauer <s.hauer@pengutronix.de> - 2015-11-27 15:00 +0100
Re: [PATCH 2/2] dt-bindings: iio: adc: Update mcp342x binding for the mcp3421 Rob Herring <robh@kernel.org> - 2015-11-27 21:20 +0100
Re: [PATCH 2/2] dt-bindings: iio: adc: Update mcp342x binding for the mcp3421 Jonathan Cameron <jic23@kernel.org> - 2015-11-29 15:20 +0100
csiph-web