From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 57BDCC433EF for ; Mon, 18 Oct 2021 16:54:14 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2517E60F94 for ; Mon, 18 Oct 2021 16:54:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 2517E60F94 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VL1T1sA4kYCYpHL/0Cy9+yBJSv3qJTrsX43GOcrQujE=; b=JpqKh7vxA3Dbhi ZBSJ4xcptsTsY0Sgba0+FeeYhYSYKLvv4v5TC0YdSMyVERiSdl3hdtDR7+ga9ioDlYT7rotSF+171 INYez/vbzQR1idbV+XFbDPRmEe8LzF21NM0Naz8wi+FF9AxC56/+9Zru585404qSIaa0fL5hWS9UY Lwy3Qinkw5wwGCpYGM/IXS9nGKbKNvAksxXc55cCM4k9eItpARb+ntLjqh1B34c6VaWHJIJyeXG20 gMbDrPg68LK9toA8/kGCaykjG0aqmZ2e5fhA4XJo5texs5tHnlheK7AifU9tdK9+Knu/D1p17sfXW ojgS5cLffKutwb7z4F7Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mcVsi-00GZlu-Kn; Mon, 18 Oct 2021 16:53:00 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mcVsc-00GZiy-9e for linux-arm-kernel@lists.infradead.org; Mon, 18 Oct 2021 16:52:57 +0000 Received: by mail-ot1-f43.google.com with SMTP id x33-20020a9d37a4000000b0054733a85462so571461otb.10 for ; Mon, 18 Oct 2021 09:52:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=idu8zupzi5pS6hzrp6ynbXD+bkwdw463mG6haC2JAek=; b=NZu3HAWupG8xJstfa1NWNqOljvkXSkGD7Hv6vgBCQ3Zkqr1lZyRdfGyw58q6+WV09K 4XD1MTimlaJ9+b9X02+2D4ix8FvykEoO1i6v10Kd6HQOfySQ53KTvigwIzG+inIATQaI EpRhsljQQDpyQKn2YExg64GtipaNjr+6xzp5T0RfmFR0P5aIkZx15c0RvjLPt7Eg8C7I G5VQ0TfoFFfj0HkIzN45mLGKO9S7X2EQoNkG4cx7+xpRKIDMDhsT6kWumToeTmb1lUIs KJNto8id3WrKJBxFB58afrtqPf0/18yQY1mESCivjg81+24GIsUU9EMNJ3ir6DxRTU79 xSoA== X-Gm-Message-State: AOAM532+iS35nbOXcIUJsEyoN1nwzLE931zdVs63qn1uWN6IvpsGrHqd +zPoAm7zO8qMj6xb3KryEg== X-Google-Smtp-Source: ABdhPJz0+k4rUOqUbyRuu+ug+/6QUcJdyhzNhXGmSejnHwnXvXsuF7ooaa0TCLUvpU2W5ORWSeifhA== X-Received: by 2002:a05:6830:19c2:: with SMTP id p2mr790868otp.27.1634575970518; Mon, 18 Oct 2021 09:52:50 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id c4sm2555623ook.5.2021.10.18.09.52.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Oct 2021 09:52:49 -0700 (PDT) Received: (nullmailer pid 2547973 invoked by uid 1000); Mon, 18 Oct 2021 16:52:48 -0000 Date: Mon, 18 Oct 2021 11:52:48 -0500 From: Rob Herring To: Olivier Moysan Cc: linux-arm-kernel@lists.infradead.org, Jonathan Cameron , linux-kernel@vger.kernel.org, Alexandre Torgue , linux-stm32@st-md-mailman.stormreply.com, Rob Herring , Lars-Peter Clausen , linux-iio@vger.kernel.org, Fabrice Gasnier , Maxime Coquelin , devicetree@vger.kernel.org Subject: Re: [PATCH v5 1/7] dt-bindings: iio: stm32-adc: add generic channel binding Message-ID: References: <20211014131228.4692-1-olivier.moysan@foss.st.com> <20211014131228.4692-2-olivier.moysan@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211014131228.4692-2-olivier.moysan@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211018_095254_370847_52704D52 X-CRM114-Status: GOOD ( 12.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 14 Oct 2021 15:12:22 +0200, Olivier Moysan wrote: > Add ADC generic channel binding. This binding should > be used as an alternate to legacy channel properties > whenever possible. > ADC generic channel binding allows to identify supported > internal channels through the following reserved label names: > "vddcore", "vrefint" and "vbat". > This binding also allows to set a different sampling time > for each channel. > > Signed-off-by: Olivier Moysan > Reviewed-by: Fabrice Gasnier > --- > .../bindings/iio/adc/st,stm32-adc.yaml | 100 ++++++++++++++++-- > 1 file changed, 93 insertions(+), 7 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel