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 798DEC433F5 for ; Mon, 10 Oct 2022 10:31:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231174AbiJJKbQ (ORCPT ); Mon, 10 Oct 2022 06:31:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38420 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231218AbiJJKbP (ORCPT ); Mon, 10 Oct 2022 06:31:15 -0400 Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C91D28E0C for ; Mon, 10 Oct 2022 03:31:14 -0700 (PDT) Received: by mail-qk1-x72c.google.com with SMTP id m6so1283911qkm.4 for ; Mon, 10 Oct 2022 03:31:14 -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:message-id:reply-to; bh=2VunDyilsBs8iIIuWswAz6kxwpnH9e1owhUViXJTSdw=; b=UR6JaJ2c+hSZWdh69lOQMttQ8BgXFKQbmfqKF8ORQXSnzvNclExA3iSS/M+Fhsv2WO MDCFbcCj4YlyUFe1ExBMAOasCTnGqnaoc6Kdr+Au5uZCOGre6vhiNn81BupaeMpJhxW7 bp30bzi/U1psjPWgR5mL9I47iPscm9Nf7gH1m/2jOss3XqAKy73IDrbjHxAt5gy2mits nTHX+wrwmmlQ2D+yjxrANENe+iyXfIrlrxmwoySPnBAdoHvlMgfrOmhqpjkUjaKPPX0u 7m3a7yU5HuxS6zU58dHW5Fu8PE03xA2rHSvphqUUkVF4tKhmLVNI1AoxSECOHZa6UVq8 Y2ag== 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=2VunDyilsBs8iIIuWswAz6kxwpnH9e1owhUViXJTSdw=; b=MqTNVzWnFIh+68+x3pnSb/V0MphoClgQ3xx/hjxvoRQw0ssZOgA6aL69LYP58q5MjK gc5e5bTOqh9k1vKZNNIiv74Fw5ZkYq8fQCFd1yTZhzCYZbCUkxbLP4P/fWck7CVPqvOP jMFjLUj+9XtRFpOgWqiTOID/JfSzw5lyJTrBIMbi/MFwIiJ+E5Xoq2v82GU27YftL7ag +/b0Vw08GBtL6FqHT0eqUouk7yj6zYvoU46Vf0A2LMBjjnl0sKKVyt4RJK0ZnnGWd0/H xJnWo0f/KrzlmM0iifPOfVdUcLKY29uehwPWyPAWV88YZc/DpLB8BvnF+WadJUVTwZEe zIjA== X-Gm-Message-State: ACrzQf2896UPbRhbQ2XdP+MsL3/EptdRtx8f/fOqpBwdeJNvWGdzRHKM wVd4JcJK0okGENs8cVM0aIZozQ== X-Google-Smtp-Source: AMsMyM5J0hXv/spfMvpZyV0JbqF3O9+NYzbLLJpG8PRfXD3fx3TxnGv9PDMltGHGzzQDmqSzg7IwoQ== X-Received: by 2002:a37:64c9:0:b0:6ed:6530:63e5 with SMTP id y192-20020a3764c9000000b006ed653063e5mr1437865qkb.771.1665397873696; Mon, 10 Oct 2022 03:31:13 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id k23-20020ac84757000000b0035d474fd797sm8187666qtp.23.2022.10.10.03.31.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 Oct 2022 03:31:13 -0700 (PDT) Message-ID: <6d1aad81-97ee-8a95-5c09-9f23e638c5fb@linaro.org> Date: Mon, 10 Oct 2022 06:29:00 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: use spi-peripheral-props.yaml Content-Language: en-US To: Jonathan Cameron , Rob Herring Cc: Matheus Tavares , linux-iio@vger.kernel.org, Cosmin Tanislav , Nuno Sa , linux-kernel@vger.kernel.org, Nishant Malpani , Krzysztof Kozlowski , Michael Hennerich , Tomasz Duszynski , Cristian Pop , Lars-Peter Clausen , Rui Miguel Silva , Antoniu Miclaus , Matt Ranostay , devicetree@vger.kernel.org, Rob Herring References: <20221004115642.63749-1-krzysztof.kozlowski@linaro.org> <166497632690.3268685.6335632613671776795.robh@kernel.org> <20221009171605.12017856@jic23-huawei> From: Krzysztof Kozlowski In-Reply-To: <20221009171605.12017856@jic23-huawei> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/10/2022 12:16, Jonathan Cameron wrote: > On Wed, 5 Oct 2022 08:25:27 -0500 > Rob Herring wrote: > >> On Tue, 04 Oct 2022 13:56:35 +0200, Krzysztof Kozlowski wrote: >>> Reference the spi-peripheral-props.yaml schema to allow using all >>> properties typical for SPI-connected devices, even these which device >>> bindings author did not tried yet. >>> >>> While changing additionalProperties->unevaluatedProperties, put it in >>> typical place, just before example DTS. >>> >>> Signed-off-by: Krzysztof Kozlowski >>> --- >>> .../devicetree/bindings/iio/addac/adi,ad74413r.yaml | 7 +++++-- >>> 1 file changed, 5 insertions(+), 2 deletions(-) >>> >> >> Acked-by: Rob Herring > > Series applied,. > > Kryzsztof, thanks for your continuing work to clean this stuff up. > One small request for future similar series. Please add a cover > letter with a very minimal intro. If nothing else it gives me an > obviously place to reply to in order to say I applied them all! > > Also works for anyone who wants to give series wide tags. Sure! Best regards, Krzysztof