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 66C3DECAAD1 for ; Wed, 31 Aug 2022 13:37:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229897AbiHaNhY (ORCPT ); Wed, 31 Aug 2022 09:37:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229828AbiHaNhI (ORCPT ); Wed, 31 Aug 2022 09:37:08 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1349311806 for ; Wed, 31 Aug 2022 06:36:28 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id z23so11790398ljk.1 for ; Wed, 31 Aug 2022 06:36:28 -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:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=gGkipS5OiOaDWG7u9ok23WWflnT/lUaJfPplZYAiYqM=; b=rIgJ2niaj8guR1fs5O83kUj8QJ68k73tiR084IlVWinBwSlGua2nTLyO4+Xo+dYK6m /jPSzqDBNjlGYDNcfrUOHFrBvSNqvDF0vW7CRruodQGCMwIbvYJ/6UyfdH7s1fgm3zqT tgwN+CihxVRQ29p68jzJ6SMaBNxdb7BDSiovN4dKCVB+xjNtw1RgnEBb/x9oMRl8rDST qhUlzz4/7Eyxyq7v6eFFnRwUbSacgm9fR8dfCjasXShYjMJW3km/IeCzluVzyAW/TP5L 5ygR+yIHst2ni9ru96avWjiaXQivkapvxZGrj6nwZFlXwU3X7nS7nrydxk+VJZkb4cU/ Tahw== 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:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=gGkipS5OiOaDWG7u9ok23WWflnT/lUaJfPplZYAiYqM=; b=dhAEgdpclqdJECzpxCg7pY7PeMC6NwMoKNLxRO78ZbJ2huWMb3mcX61bnCDygw0G9Y aNy64B3vEcDbHS2Vz2XDm20GRntUTVtk77uGZ4aQNELegVh9WHDdwp/QI2AD782qxPTP uuG8eS1kolmnUXYxT+AQRwQymo/ztjVzZbgDHvgPe0v13pZVBKWfLWP2H04SiU3b29eJ tvVxly4mcUG5KdkJliHPgO5DiYft89I5O01EkaPm3csqyR3EPrOO1C+7HqnPhqKFyQK3 sge0AVAcSpRVDs5MtKq3KfPbPME4fAM36p4c8TNCM01Ux9KK4QNXLmOnwBYpyevOA19W yR8g== X-Gm-Message-State: ACgBeo1oYL1M5HKMnGu1H5wEKkZhVTKEbAoeUOTmk2wPAKSUdVdNi0hF Bxs1wTMKijHQlescfwOD9nqxwA== X-Google-Smtp-Source: AA6agR4+4PSsSJU+cVCSvFtVroZCC/ZJUU3CHURUCcI2YOJxgUGe02lowT1jdYfMi/vnOpgoN1K0Hw== X-Received: by 2002:a2e:b74a:0:b0:25f:3f72:9210 with SMTP id k10-20020a2eb74a000000b0025f3f729210mr8647710ljo.8.1661952987193; Wed, 31 Aug 2022 06:36:27 -0700 (PDT) Received: from [192.168.28.124] (balticom-73-99-134.balticom.lv. [109.73.99.134]) by smtp.gmail.com with ESMTPSA id y20-20020a05651c107400b00261cd70e41asm1401636ljm.32.2022.08.31.06.36.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 31 Aug 2022 06:36:26 -0700 (PDT) Message-ID: Date: Wed, 31 Aug 2022 16:36:25 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v2 1/2] bindings: iio: adc: Add max11205 documentation file Content-Language: en-US To: Ramona Bolboaca , jic23@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220831133021.215625-1-ramona.bolboaca@analog.com> From: Krzysztof Kozlowski In-Reply-To: <20220831133021.215625-1-ramona.bolboaca@analog.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On 31/08/2022 16:30, Ramona Bolboaca wrote: > Add bindings documentation file and MAINTAINERS entry for MAX11205. > > Signed-off-by: Ramona Bolboaca > +properties: > + compatible: > + enum: > + - maxim,max11205a > + - maxim,max11205b > + > + reg: > + maxItems: 1 > + > + interrupts: > + maxItems: 1 > + > + spi-max-frequency: > + maximum: 5000000 > + > + spi-cpha: true > + > + vref-supply: > + description: > + The regulator supply for the ADC reference voltage. This is a differential > + reference. It is equal to the V_REFP - V_REFN. The maximum value is 3.6V. > + > +required: > + - compatible > + - reg > + - spi-max-frequency > + - spi-cpha > + - interrupts > + - vref-supply If you are going to send a new version, please put the properties here in the same order as they appear in top-level "properties:". In any case: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof