From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:47033 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752678AbbGSMjT (ORCPT ); Sun, 19 Jul 2015 08:39:19 -0400 Message-ID: <55AB9A76.2080303@kernel.org> Date: Sun, 19 Jul 2015 13:39:18 +0100 From: Jonathan Cameron MIME-Version: 1.0 To: Andrea Galbusera CC: linux-iio@vger.kernel.org Subject: Re: [PATCH 4/4] iio: adc: mcp320x: update dt-bindings help References: <1436880983-29017-1-git-send-email-gizero@gmail.com> <1436880983-29017-4-git-send-email-gizero@gmail.com> <611F71DC-AABD-4A17-B604-A32A8FF549C1@kernel.org> In-Reply-To: <611F71DC-AABD-4A17-B604-A32A8FF549C1@kernel.org> Content-Type: text/plain; charset=utf-8 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 14/07/15 22:02, Jonathan Cameron wrote: > > > On 14 July 2015 14:36:23 BST, Andrea Galbusera wrote: >> Signed-off-by: Andrea Galbusera > Again no need for separate patch. All 3 are adding the new part support and so should be 1 patch. > > I will fix up when applying. Applied patches 2-4 as a single one adding the new part. >> --- >> Documentation/devicetree/bindings/iio/adc/mcp320x.txt | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt >> b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt >> index b851843..2a1f3af 100644 >> --- a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt >> +++ b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt >> @@ -18,6 +18,7 @@ Required properties: >> "mcp3202" >> "mcp3204" >> "mcp3208" >> + "mcp3301" >> >> >> Examples: >