From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:34224 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750905AbeDUPAS (ORCPT ); Sat, 21 Apr 2018 11:00:18 -0400 Date: Sat, 21 Apr 2018 16:00:12 +0100 From: Jonathan Cameron To: Rob Herring Cc: Fabian Mewes , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Mark Rutland , Lukas Wunner , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings Message-ID: <20180421160012.235db7ea@archlinux> In-Reply-To: <20180416214355.qa4y3jbqnaegmtzl@rob-hp-laptop> References: <1523892846-25000-1-git-send-email-architekt@coding4coffee.org> <20180416214355.qa4y3jbqnaegmtzl@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Mon, 16 Apr 2018 16:43:55 -0500 Rob Herring wrote: > On Mon, Apr 16, 2018 at 05:34:06PM +0200, Fabian Mewes wrote: > > Update the example to use the compatible string including the > > vendor prefix instead of the ones deprecated in 3a872138e4b. > > > > Signed-off-by: Fabian Mewes > > --- > > Documentation/devicetree/bindings/iio/adc/mcp320x.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Rob Herring Good catch - Applied to the togreg branch of iio.git and pushed out as testing to be completely ignored by the autobuilders. Thanks, Jonathan