From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings Date: Sat, 21 Apr 2018 16:00:12 +0100 Message-ID: <20180421160012.235db7ea@archlinux> 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 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180416214355.qa4y3jbqnaegmtzl@rob-hp-laptop> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: devicetree@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