From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH 1/5] dt-bindings: iio: adc: move lpc32xx-adc out of staging Date: Sat, 9 Feb 2019 17:05:51 +0000 Message-ID: <20190209170551.38a8e3de@archlinux> References: <20190208160944.13281-1-gregory.clement@bootlin.com> <20190208160944.13281-2-gregory.clement@bootlin.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190208160944.13281-2-gregory.clement@bootlin.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Gregory CLEMENT Cc: devicetree@vger.kernel.org, Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, Rob Herring , Thomas Petazzoni , Hartmut Knaack , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, 8 Feb 2019 17:09:40 +0100 Gregory CLEMENT wrote: > The drivers has been moved out since > 0097e20e7771 ("staging:iio:adc:lpc32xx Move out of staging.") in v4.10, > so let's align the binding documentation. > > Signed-off-by: Gregory CLEMENT Oops. My fault. You forgot the iio list on these so +cc Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > .../devicetree/bindings/{staging => }/iio/adc/lpc32xx-adc.txt | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/devicetree/bindings/{staging => }/iio/adc/lpc32xx-adc.txt (100%) > > diff --git a/Documentation/devicetree/bindings/staging/iio/adc/lpc32xx-adc.txt b/Documentation/devicetree/bindings/iio/adc/lpc32xx-adc.txt > similarity index 100% > rename from Documentation/devicetree/bindings/staging/iio/adc/lpc32xx-adc.txt > rename to Documentation/devicetree/bindings/iio/adc/lpc32xx-adc.txt