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 20230C43217 for ; Wed, 9 Nov 2022 09:11:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230380AbiKIJLC (ORCPT ); Wed, 9 Nov 2022 04:11:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230264AbiKIJKZ (ORCPT ); Wed, 9 Nov 2022 04:10:25 -0500 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1490D2252B for ; Wed, 9 Nov 2022 01:10:01 -0800 (PST) Received: by mail-lf1-x129.google.com with SMTP id p8so24674800lfu.11 for ; Wed, 09 Nov 2022 01:10:00 -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=GUlln+ES2ofzMXPrsOfnswoOHDIO3bY22Pgx0Ay6WPk=; b=MV68C3n0GQICSLAwp00AC9yglzAQp1vfaxo/B4ue5Ry1xKj5I31QZ3OTCdwPCovuog yHFAAIvUqcGEyaY93e4482AMThuXynpm5+oooGCu0mO/ElSaPS5HUGNRiNxIwp74zZ62 B0yxpDjeS66ucs65FDeHoVu1jrpQAIZtPy7jin4QZ882MNwaIZr+ZIUcfq79+PggXNfp g4sKuDUxO6adM99W7/C/6LAEL74lbZck8V8Pwo3f9u4RUIGMjJ7JpTILJCXSfJrYuXLC sCiBva43F0x3hAa0/b2t7DEDi/OZLP4ghwYcJ7h/YzYm76cUI5xFOmTodewE5Lg5nQFU NeEg== 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=GUlln+ES2ofzMXPrsOfnswoOHDIO3bY22Pgx0Ay6WPk=; b=2mnVQ/0CUWwbMPtuSYuk9+65UlxazOqI6m35aE4adPzzebJ8l+qaX1tJiqS6nsD6Jq z4zrfPLaRw8eF3aIijuCoAEXQaFHU00EpyTsTZHSBMmL9yFLPRGZNS6Fbp8onFa8UC5y y0GN/RGKBRmytxAqoXVrOz94tB9oWCkY7r51XNmNFhuh2e9uyw6hla38/BGRDNKwZDQ/ J5SZjOL59eaxeDg3aUzRLvLuZOH1QArqvxYkcEIjBqrLA6xpMbSnEBwICyEPqy85Yk3F rTwFnhIK3TKhoYIHdP6zxIyHSohAiOKswD+ClgxjoM6FXdhgjKwr5fDNCUhVBY3SeV+y piOg== X-Gm-Message-State: ACrzQf0snnWtRcb/zLEx6PBwlcr9mkEvJDaC8ldi3D5y4djZCQ1E4YAt TMD6zKt+wNR27oT7NRZAe9W8OA== X-Google-Smtp-Source: AMsMyM6zn9x5eBceIcU5kdwdfaIIlWzZdFcVKfBMxaLydrD0GLJQMJC7mHVFI85gHOXKRtsixil4rA== X-Received: by 2002:a05:6512:2391:b0:4a2:8cac:96ab with SMTP id c17-20020a056512239100b004a28cac96abmr543443lfv.415.1667984999434; Wed, 09 Nov 2022 01:09:59 -0800 (PST) Received: from [192.168.0.20] (088156142199.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.199]) by smtp.gmail.com with ESMTPSA id t12-20020a195f0c000000b004994117b0fdsm2134927lfb.281.2022.11.09.01.09.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Nov 2022 01:09:58 -0800 (PST) Message-ID: <48094cb6-4662-d2ac-f5c8-371dd4cd5917@linaro.org> Date: Wed, 9 Nov 2022 10:09:58 +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 v5 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL PCIe Root Port Bridge Content-Language: en-US To: "Havalige, Thippeswamy" , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" Cc: "bhelgaas@google.com" , "michals@xilinx.com" , "robh+dt@kernel.org" , "Yeleswarapu, Nagaradhesh" , "Gogada, Bharat Kumar" References: <20221108035030.1040202-1-thippeswamy.havalige@amd.com> <20221108035030.1040202-2-thippeswamy.havalige@amd.com> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/11/2022 05:33, Havalige, Thippeswamy wrote: > Hi, > >>> + dma-coherent: >>> + description: Optional, present if DMA operations are coherent >>> + >>> + clocks: >>> + description: Optional, input clock specifier. >> >> This is a friendly reminder during the review process. >> >> It seems my previous comments were not fully addressed. Maybe my >> feedback got lost between the quotes, maybe you just forgot to apply it. >> Please go back to the previous discussion and either implement all requested >> changes or keep discussing them. >> >> Hint: same comment as v3. > > Sorry I assumed it only for 'Input' and not Optional. Missed comment was maxItems: 1. Best regards, Krzysztof