From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753689AbbHVSEz (ORCPT ); Sat, 22 Aug 2015 14:04:55 -0400 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:38201 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753364AbbHVSEy (ORCPT ); Sat, 22 Aug 2015 14:04:54 -0400 Subject: Re: [PATCH 16/18] iio: frequency: adf4350: 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-17-git-send-email-javier@osg.samsung.com> <55D5F6F3.7060107@metafoo.de> Cc: Michael Hennerich , linux-iio@vger.kernel.org, Peter Meerwald , Hartmut Knaack From: Jonathan Cameron Message-ID: <55D8B9C4.3030008@kernel.org> Date: Sat, 22 Aug 2015 19:04:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <55D5F6F3.7060107@metafoo.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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/frequency/adf4350.txt DT binding >> doc lists "adi,adf4350" or "adi,adf4351" as compatible strings 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 Thanks, > > 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 >