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 3E199C433FE for ; Mon, 3 Oct 2022 11:11:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229651AbiJCLL2 (ORCPT ); Mon, 3 Oct 2022 07:11:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229572AbiJCLL1 (ORCPT ); Mon, 3 Oct 2022 07:11:27 -0400 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 129A03ED51 for ; Mon, 3 Oct 2022 04:11:25 -0700 (PDT) Received: by mail-lj1-x233.google.com with SMTP id d26so3110306ljl.2 for ; Mon, 03 Oct 2022 04:11:24 -0700 (PDT) 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; bh=3xG7Sx36uXV+Y7O3JP3f1ZhHsXXXqdBNI1ovCRM0zfk=; b=uc+N57yoLdKAirCZp+ceADu7xZOvpXfBZR94l3MC8z1//WP9eHd/Yz4LdJ7ttpEvcC AQm+jq8VFfl7CDj1jAi3ss19OHsX9Jca/KgvhaDWirSRfaaYuuQByHkXWND7Wgz8J/3Z Ptm4aqO9PaWNbRNXR9vCWBEVigolAhHzCCugS/FJ7KDfOIcetxUnuxtrnx9mL7ezsuS+ LtdauiFndPeGSb8ycG1pLE9tvM/OmhkA0TLlS34rLh6zszWhVposINXQeIdTaD612UmP 3HHfxDQYKzFzCtviJIJ+OLHjUk0lcJWesUIommH8/gboc1llKe+NOi7AZKgFvSy5fNTW Cy2A== 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; bh=3xG7Sx36uXV+Y7O3JP3f1ZhHsXXXqdBNI1ovCRM0zfk=; b=bTziHMJ4PCWW98GgIqcTHIIuLDH9h3hWoLTL48Fp0RO1MGX0+skLkNVFC6s0J8khKa 14kCtMd7UGlXnvnTbE+XjGCXRb6b47BkB8zJ6/K848jvYNSb5uZnJ0ZQNGmViaBqCQyr gerV7j9FR9sgElnxed6lQn5PHDm0QjSelEyM+ejjYlgwP/evwNrc0EI77CYTvf5PxDtO /1OVxFC6S3g0VT/kpRkMs5+tILiJ8tItcieUUvakPbHbHqLlHiJAz9pAStGs6dh4zheT 1d28YH94iEHJbydpAVi29UybDNDsEmTFZUuWwLeXbqkhB76W0LrzPlKczV45hw8y6Dhk MPSw== X-Gm-Message-State: ACrzQf2LCT3Cz/G8asVVhIMoBxeGT+y9bLD2muk9H0A8e8YPpsIT40r3 98D5o8TcvVLKzGPFHL4NO0eKUw== X-Google-Smtp-Source: AMsMyM77y2jdFDY0J3lgTPFJ9CWeZaxwLfIHsDNfDBNt5i6Npdv9dMYYfkNRQPIE+2VkJ7zqbHG//g== X-Received: by 2002:a2e:b88f:0:b0:26c:4697:6914 with SMTP id r15-20020a2eb88f000000b0026c46976914mr6286749ljp.50.1664795483276; Mon, 03 Oct 2022 04:11:23 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id b18-20020a056512305200b0049aa20af00fsm1417760lfb.21.2022.10.03.04.11.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Oct 2022 04:11:22 -0700 (PDT) Message-ID: Date: Mon, 3 Oct 2022 13:11:21 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v8 2/3] dt-bindings: iio: adc: add adi,max11410.yaml Content-Language: en-US To: Ibrahim Tilki , jic23@kernel.org Cc: linux-iio@vger.kernel.org, Nuno.Sa@analog.com, Nurettin.Bolucu@analog.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221003105903.229-1-Ibrahim.Tilki@analog.com> <20221003105903.229-3-Ibrahim.Tilki@analog.com> From: Krzysztof Kozlowski In-Reply-To: <20221003105903.229-3-Ibrahim.Tilki@analog.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 03/10/2022 12:59, Ibrahim Tilki wrote: > Adding devicetree binding documentation for max11410 adc. > > Signed-off-by: Ibrahim Tilki > --- > .../bindings/iio/adc/adi,max11410.yaml | 177 ++++++++++++++++++ Reviewed-by: Krzysztof Kozlowski Jonathan, With merging please wait till Rob's bot tests the patch. The status can be checked: https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20221003105903.229-3-Ibrahim.Tilki@analog.com/ Best regards, Krzysztof