From patchwork Fri Dec 23 07:07:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 3265 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:e747:0:0:0:0:0 with SMTP id c7csp183913wrn; Thu, 22 Dec 2022 23:21:28 -0800 (PST) X-Google-Smtp-Source: AMrXdXsh2bciD8SAosZlvKe4io/25SaWVpwOfzhMCU//QyFtGDSieNTwkSslGTi3d4x5rzCIgP6g X-Received: by 2002:a05:6402:4005:b0:463:c2f9:8a0a with SMTP id d5-20020a056402400500b00463c2f98a0amr7934290eda.33.1671780088340; Thu, 22 Dec 2022 23:21:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1671780088; cv=none; d=google.com; s=arc-20160816; b=PDPv0SL0JzbxGFuBaWkNTa8eKjnL2RT6vmlwGe8d568w+7Sf0DRU2Wmo+rh/A4ynub wgIPSn3l4HliDM6hELqFljus6xh5fW5YXCKD/IYOdXkqhPYwV/xRH9QLkd+cTE8Ox69X 5XMjogNV97Wg9vuKn+5JRe1+6jweAKZhUsQDovXU0dMU+VzZt5QTUoQxpb6UrGYlp6de imaYkjzByUAq3SzUC4EHFf2Rtin6PUTDqGcfBOkpFFGOJ9K0GK4C9qFv4jfS7IYhLUu/ VTqa1pm4J4KAqKeFKqlOw6ILb2VO57y7ABCrHv2Krp+CU1xXrbryoUBxEzsrUdyDLbNB 0Yew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=cHwbPHLuWrjymPEIVXUAZGDqJ6G3uI2Wz7GDKdvgXqA=; b=qife/tRuuFOFJJQPqMUFw7tpVGXMiqbEaT0qKd4hGqaUexz8OiiI/24+FsFWGqAgXj KergWNvS/YJgkVuYFZFCEy89aIpbrBprag2l2WqhXxFZRvLG5SY2pcfMZs3CelkW2HD/ Nw51I4FDqMQ3Y39Z9eRNA3WGohvzWqj1Ci0vvCYywlsuAv10CXEg4TEjzPi4aFdB7pdE kBURqRYfk9CK6pYgVhB+PRW3hhXvcrms/oU7Nsl2v+tcmNagAXjnEZe0KyuuZGi57f3f mBxdkVv/CSYIs4wcmrafAaQggF7El8ePQFub6SNnbQlHhx6gBiWjYcSQh7o+zKndH2LD QM1g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m20-20020aa7d354000000b0047866149cdasi1937365edr.388.2022.12.22.23.21.03; Thu, 22 Dec 2022 23:21:28 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235896AbiLWHH0 (ORCPT + 99 others); Fri, 23 Dec 2022 02:07:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbiLWHHX (ORCPT ); Fri, 23 Dec 2022 02:07:23 -0500 Received: from mx.socionext.com (mx.socionext.com [202.248.49.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C081815F2E; Thu, 22 Dec 2022 23:07:21 -0800 (PST) Received: from unknown (HELO iyokan2-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 23 Dec 2022 16:07:20 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan2-ex.css.socionext.com (Postfix) with ESMTP id 397272058B4F; Fri, 23 Dec 2022 16:07:20 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 23 Dec 2022 16:07:20 +0900 Received: from plum.e01.socionext.com (unknown [10.212.243.119]) by kinkan2.css.socionext.com (Postfix) with ESMTP id 9127EA6B7B; Fri, 23 Dec 2022 16:07:19 +0900 (JST) From: Kunihiko Hayashi To: Bjorn Helgaas , Lorenzo Pieralisi , Rob Herring , Krzysztof Kozlowski , Masami Hiramatsu Cc: linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi Subject: [PATCH v4 0/1] dt-bindings: PCI: uniphier: Fix endpoint descriptions Date: Fri, 23 Dec 2022 16:07:12 +0900 Message-Id: <20221223070713.20549-1-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1752988478390162056?= X-GMAIL-MSGID: =?utf-8?q?1752988478390162056?= This series fixes dt-schema descriptions for PCI endpoint controller implemented in UniPhier SoCs. Drop the patch in this series, "dt-bindings: PCI: designware-ep: Increase maxItems of reg and reg-names", because this was done by the commit 4cc13eedb892 ("dt-bindings: PCI: dwc: Add reg/reg-names common properties"). Changes since v3: - Drop Patch 1 "dt-bindings: PCI: designware-ep: Increase maxItems of reg and reg-names". Changes since v2: - Move some items to minimize if/then schemas in Patch 2 - Remove Patch 3 because the warning comment is for an unmerged source Changes since v1: - Fix "config" in the Patch 1 commit message to "addr_space" Kunihiko Hayashi (1): dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string .../pci/socionext,uniphier-pcie-ep.yaml | 76 ++++++++++++------- 1 file changed, 49 insertions(+), 27 deletions(-)