From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:38223 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750819AbbHVSGl (ORCPT ); Sat, 22 Aug 2015 14:06:41 -0400 Subject: Re: [PATCH 10/18] iio: dac: ad7303: Add OF match table To: Lars-Peter Clausen , Javier Martinez Canillas , linux-kernel@vger.kernel.org References: <1440054451-1223-1-git-send-email-javier@osg.samsung.com> <1440054451-1223-11-git-send-email-javier@osg.samsung.com> <55D5F707.40703@metafoo.de> Cc: Michael Hennerich , linux-iio@vger.kernel.org, Peter Meerwald , Hartmut Knaack From: Jonathan Cameron Message-ID: <55D8BA30.7040709@kernel.org> Date: Sat, 22 Aug 2015 19:06:40 +0100 MIME-Version: 1.0 In-Reply-To: <55D5F707.40703@metafoo.de> Content-Type: text/plain; charset=windows-1252 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 20/08/15 16:49, Lars-Peter Clausen wrote: > On 08/20/2015 09:07 AM, Javier Martinez Canillas wrote: >> The Documentation/devicetree/bindings/iio/dac/ad7303.txt DT binding doc >> lists "adi,ad7303" as a compatible string but the corresponding driver >> does not have an OF match table. Add the table to the driver so the SPI >> core can do an OF style match. >> >> Signed-off-by: Javier Martinez Canillas > > > Acked-by: Lars-Peter Clausen Applied to the togreg branch of iio.git - pushed out as testing. Thanks, Jonathan > > Thanks. > -- > 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 >