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 BC4F2C3F6B0 for ; Fri, 12 Aug 2022 08:00:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237588AbiHLIAu (ORCPT ); Fri, 12 Aug 2022 04:00:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38426 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237926AbiHLIAq (ORCPT ); Fri, 12 Aug 2022 04:00:46 -0400 Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B3F1888DC6 for ; Fri, 12 Aug 2022 01:00:44 -0700 (PDT) Received: by mail-lj1-x234.google.com with SMTP id w15so219119ljw.1 for ; Fri, 12 Aug 2022 01:00:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=Yt5ToDvo7PMHl25yjyIOT+s5XGNpgr8e3m9LDdB/3lk=; b=nwoVxkWGoQL3ZHL5C6SLyDcKfVZivZQxMzgGtmJrgdnb0U4Te1pVg1rX7NYo71sCQT uiWwCrVnTvzkjWRTzw4u4cvXV1JPhHJWooqDclB2I6sYBSz6lQDfu0fA1uqRD8HQ1TZ4 Zdj9b4KsLYJ1UvpWgueoOUCTk32Z6HfaUJ2QHEGw0J8f6xpC4N3pdkcs9R91rGhmO6DG nMHK4bXXg4tTZL8D5fSLxeKN/ZUGnJeir8urTleIswMnqCF9SDrnHHBvv2ouxXjMGC34 /K15mlGQCaE92kvwlFdsqaKarjkuCy3yrOiLypr9QtiweOQFSTumdBUqR6ZJB2A8oVTy eSrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=Yt5ToDvo7PMHl25yjyIOT+s5XGNpgr8e3m9LDdB/3lk=; b=O/3aJwmJiT1phN+O/0yQdtvOiVNenovnPYgDtrnWty7mFMbF7WdiTpOtMjwN+Ug18Z 2iNaBaV6mgoXzieJxLjnFKovRzFqL9qTGPK2fCCs5Klu/zh+V6wMm6eMfbdBoD2s5OWA hGOHZlgRvNkd/tynnzgS8gfyvlFFYEscS5UrF3I86y2vcO1zr2KeqFY7Jio++Rhsll4E FUQF0h7u3L5iuCQh3o8FSKs8KJUbJYhdSyrK+dK8q9U5HszAYQhz+x4ftWXjfWoSno2A shhlZ1Rj8IiadVUK2j/AnhzmoUSCLOsQL5kbNS6NmsyaqSYIJTWwPANnZhS7XbDgAEOt GtcQ== X-Gm-Message-State: ACgBeo1zU9uAy6IsKIwZscwSFYefw+U5ScpIXquRo92jYl1NYc8oJ9Hr LhLnzbKIGn/txnJxJ+fZ5h6D0Q== X-Google-Smtp-Source: AA6agR6kAd9H0uR/o1GgiFb11dAb+i11zZN3vQD+qih0eveFm0mSRk24hl87uKD/Ibxwkx+WyEHgqg== X-Received: by 2002:a2e:b750:0:b0:25e:71da:5baf with SMTP id k16-20020a2eb750000000b0025e71da5bafmr872173ljo.166.1660291243023; Fri, 12 Aug 2022 01:00:43 -0700 (PDT) Received: from [192.168.1.39] ([83.146.140.105]) by smtp.gmail.com with ESMTPSA id z13-20020a05651c11cd00b0025e4fcadc72sm265386ljo.92.2022.08.12.01.00.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 Aug 2022 01:00:42 -0700 (PDT) Message-ID: Date: Fri, 12 Aug 2022 11:00:39 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH 2/4] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties Content-Language: en-US From: Krzysztof Kozlowski To: Conor Dooley , Daire McNamara , Bjorn Helgaas , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Greentime Hu , Palmer Dabbelt , Albert Ou , Lorenzo Pieralisi , Conor Dooley Cc: linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org References: <20220811203306.179744-1-mail@conchuod.ie> <20220811203306.179744-3-mail@conchuod.ie> <99b5bddb-4a09-a3ac-e01b-d0ae624ad2f8@linaro.org> In-Reply-To: <99b5bddb-4a09-a3ac-e01b-d0ae624ad2f8@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/08/2022 10:35, Krzysztof Kozlowski wrote: > On 11/08/2022 23:33, Conor Dooley wrote: >> From: Conor Dooley >> >> Upgrading dt-schema to v2022.08 reveals unevaluatedProperties issues >> that were not previously visible, such as the missing clocks and >> clock-names properties for PolarFire SoC's PCI controller: I don't think this part of sentence is worth staying in Git. The schema is released so obviously everyone should upgrade. In two years will it matter which version brought unevaluatedProperties to a enforced state? Best regards, Krzysztof