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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CEDA5C4332F for ; Tue, 15 Nov 2022 10:12:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238346AbiKOKMi (ORCPT ); Tue, 15 Nov 2022 05:12:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238360AbiKOKMN (ORCPT ); Tue, 15 Nov 2022 05:12:13 -0500 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83F4724F2F for ; Tue, 15 Nov 2022 02:12:11 -0800 (PST) Received: by mail-lf1-x12c.google.com with SMTP id j16so23619339lfe.12 for ; Tue, 15 Nov 2022 02:12:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=YawYGMNwk0lz5irnjO3Ci3Kzm3in8Mf7sW9hSPleXyg=; b=Rc8oKB8U198WQWIqvUNHlOw+MWLNLE+nRar20x2oKeiAPcmPpjL2XI+L7+xxVvwRmk 5GNa6elcozne7vKIi8xb2UgoSI6pO/ryifl1MPqb1tG8jRZ1ruUaAq6sG3mtKDN43wY8 yLmhoa6cb75zSyYU26jGCv1seNpDkia9DQcUTVZn9D8huZPrrFdJAWU/gyiJTp5CJaz+ +PRMSGZXpFfb+yBxpEwsgIM6kvoU8/XBMLcESeFnwIhMSpRrhvEithfDN9zIME09l3Px /sGx9/QXrULpN3nsXKS3np+5i+8X1YJuam0z/sGXX99EpUl/TVekLi+jJdnouQvVlsBI wqBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YawYGMNwk0lz5irnjO3Ci3Kzm3in8Mf7sW9hSPleXyg=; b=tHgvxGFPvr6/FATYQErN6n9+fXaLQXmQ4NTTJIju/KWHzlqTtJbEsZjERhnbc/fytw M403NHujsF5GYF1ydDvw3flNbmJXQUS9SRlYC78AMhyLLfYchPK6xl9uaxW5lf7cgExz /REKJJ+6S7rSBcpUo6F0gPFn5jfeEJft33FAZB3bQL/6uqADy9EtlsHrGRer2Stfkgxb tTpeq55QdTwcaJ3oDu1gG6CbOOqnIyxcfXxccjN9v2++WSSJ4QX9yC9yx0tMxJWCMWpg gTBaMvHnfh6+k7dG/yM5DYW0Jm/kZ4N5HbrNIBQYq3yNWlNZdMoLQD8EzqG0qz04wm8Z v6+g== X-Gm-Message-State: ANoB5pkjrI2oUaS5vzQn7T34J6RZMI9r+UqOsQSbfIzvuJ+VCPeiYhC5 8aIXuD/b6t6eBmuAz8schlBI8Q== X-Google-Smtp-Source: AA0mqf7p9AgPiCAOIaG+ECvuhU2pkosG4asy/jxfgRKwaoWuwTp9cjS7RxMPDbWQPh5hZoftcaFLog== X-Received: by 2002:a05:6512:3a96:b0:4a2:2bac:e4fb with SMTP id q22-20020a0565123a9600b004a22bace4fbmr6197345lfu.297.1668507129567; Tue, 15 Nov 2022 02:12:09 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id f2-20020a056512360200b004ae24559388sm2147963lfs.111.2022.11.15.02.12.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 15 Nov 2022 02:12:09 -0800 (PST) Message-ID: <9f17e519-b3fb-2ec6-7b49-70ee29d9b71d@linaro.org> Date: Tue, 15 Nov 2022 11:12:07 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v2 2/3] dt-bindings: iio: ad74413r: add optional reset-gpios Content-Language: en-US To: Rasmus Villemoes , Rob Herring , Lars-Peter Clausen , Michael Hennerich , Cosmin Tanislav , Jonathan Cameron , Krzysztof Kozlowski Cc: devicetree@vger.kernel.org, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221111143921.742194-1-linux@rasmusvillemoes.dk> <20221115095517.1008632-1-linux@rasmusvillemoes.dk> <20221115095517.1008632-3-linux@rasmusvillemoes.dk> From: Krzysztof Kozlowski In-Reply-To: <20221115095517.1008632-3-linux@rasmusvillemoes.dk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15/11/2022 10:55, Rasmus Villemoes wrote: > The ad74412 and ad74413 devices have an active-low reset pin. Add a > binding allowing one to specify a gpio tied to that. > > Signed-off-by: Rasmus Villemoes Acked-by: Krzysztof Kozlowski Best regards, Krzysztof