Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp1998124pxb; Sat, 14 Nov 2020 09:20:36 -0800 (PST) X-Google-Smtp-Source: ABdhPJx2yqycssbf2Q7bXgeZjcdNyg3LxTj8P16TXdHofsyx4buu1I54/nWSm2ETWGzsErTTeHva X-Received: by 2002:a17:906:ca93:: with SMTP id js19mr7211193ejb.124.1605374436720; Sat, 14 Nov 2020 09:20:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605374436; cv=none; d=google.com; s=arc-20160816; b=Sw30XC93I8Vytia+mGzPLG0VNi+eL75gmqsBn1L0mvmFTPHhMiCkTPgM7d3tgQVawC 98PsxOSdElaFz7AzwJLEQzcwn49scNBrlbsuQtVcEkHzKyEjZLfL4B0aYD/9/snvra0h TrU/pOe/KERhikmhDbsZ+Leu+vmJDDwi7rRKff5s7oL8korCMMiE/pTsjT3FpFm2hzdB gn1q64tgoRWEH2JUGFbX7pICDgVWs6yf1oEwFM/b58rZW9pltkcKsXAtb/p3SvWb8/Kv iZmALSZB0s1/LWFTWQfDl17/Her0oQii6ipAxQ0lpKh3nwz+wyWmDpikgRSyJX9x0mK4 Lz9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=7wAyS92bsQhWBmbwZ5kwgGVqyTDWNUd3eLBWb+sjpUo=; b=EEztshw8kk20re+dapTvJr14JMRXvhpL0/bRYZk7y/s+eYodUJjY0W1mv4cxq2EDGT nNONgQ/ncoa0hCRwMO2QQP0AEk6Bjn/cdNepMWAHvt2J7znTeDb++lWzC1p3KAsj0YV8 c1qP66UK9f5yeUjAUnEFKsryDiDDHnzokfzydSWjhVh76+Rss1E9ItJNzWb7OwExhy7B XoeTNM59d5y3J8XT9YAZ1EUOepMjrkWuN7yjf07az2HTaLRFtrOOrRUmuhBsKYer7bsx fF3LUb/v0N3waX5vJWKOOUsQiLE+QSXWC7twFl4Hk1DOUZX9imobK6/4QzjAfi5IW3Ez owSA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZSfJDB4i; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o10si8331721ejg.80.2020.11.14.09.20.14; Sat, 14 Nov 2020 09:20:36 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZSfJDB4i; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726184AbgKNRRP (ORCPT + 99 others); Sat, 14 Nov 2020 12:17:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:37596 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726070AbgKNRRP (ORCPT ); Sat, 14 Nov 2020 12:17:15 -0500 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1D30D20B80; Sat, 14 Nov 2020 17:17:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605374234; bh=9fXdm0/jlVB/JoIYN6WFDDi7fbDGGhlQON/dw5QBnKY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ZSfJDB4i5mQGxl3rc2sTDIThpu6ID/aJ0O/Y/hXif9bxyul8vQC+kth9ly0cBOtI1 nRWQDBwGrL/jtY9JQ5i93bN/AMG5sWSBsawq2l+F78pxNZ5+0st/sB6jqZcdzDSBZM L1PFI3Ns8lR6JRv+f/DcDQTOcwUGGeAOtBdyBdlw= Date: Sat, 14 Nov 2020 17:17:09 +0000 From: Jonathan Cameron To: Alexandre Belloni Cc: Lars-Peter Clausen , Peter Meerwald-Stadler , Nicolas Ferre , Ludovic Desroches , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/9] iio: adc: at91_adc: cleanup DT bindings Message-ID: <20201114171709.638e8200@archlinux> In-Reply-To: <20201113212650.507680-1-alexandre.belloni@bootlin.com> References: <20201113212650.507680-1-alexandre.belloni@bootlin.com> X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 13 Nov 2020 22:26:41 +0100 Alexandre Belloni wrote: > Hello, > > This series cleans up the at91_adc devicetree bindings. This mainly > moves back the resolution options and names and the triggers description > back in the driver. > > There are also other cleanups, like removing platform data support, this > was pending for a while. I'm fine with everything up to patch 7. Given it touches DT I'll leave a bit of time for Rob to take a quick look (can't see him objecting to the removal of sections of the binding though!) If you don't mind me dropping 7 I can pick 1-6 up in a week or two. Thanks, Jonathan > > Alexandre Belloni (8): > iio: adc: at91_adc: remove platform data > iio: adc: at91_adc: rework resolution selection > iio: adc: at91_adc: rework trigger definition > iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe > iio: adc: at91_adc: remove forward declaration > iio: adc: at91_adc: use devm_input_allocate_device > ARM: dts: at91: sama5d3: use proper ADC compatible > ARM: dts: at91: remove deprecated ADC properties > > Jonathan Cameron (1): > dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from > at91_adc.txt > > .../devicetree/bindings/iio/adc/at91_adc.txt | 83 ---- > .../bindings/iio/adc/atmel,sama9260-adc.yaml | 121 ++++++ > arch/arm/boot/dts/at91sam9260.dtsi | 25 -- > arch/arm/boot/dts/at91sam9g45.dtsi | 27 -- > arch/arm/boot/dts/at91sam9rl.dtsi | 25 -- > arch/arm/boot/dts/at91sam9x5.dtsi | 28 -- > arch/arm/boot/dts/sama5d3.dtsi | 26 +- > arch/arm/boot/dts/sama5d4.dtsi | 22 - > drivers/iio/adc/at91_adc.c | 377 +++++++----------- > include/linux/platform_data/at91_adc.h | 49 --- > 10 files changed, 259 insertions(+), 524 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/iio/adc/at91_adc.txt > create mode 100644 Documentation/devicetree/bindings/iio/adc/atmel,sama9260-adc.yaml > delete mode 100644 include/linux/platform_data/at91_adc.h >