Received: by 2002:a05:6358:701b:b0:131:369:b2a3 with SMTP id 27csp2955222rwo; Mon, 24 Jul 2023 04:13:53 -0700 (PDT) X-Google-Smtp-Source: APBJJlFB22+eFfMkdnadP7P0tGqN6Kyz9nvxCxHnyTlbC7TBkjousaNLrDh0la+u6gsM6CVFEvbL X-Received: by 2002:a05:6a20:9701:b0:134:4f86:7990 with SMTP id hr1-20020a056a20970100b001344f867990mr9181385pzc.3.1690197233206; Mon, 24 Jul 2023 04:13:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690197233; cv=none; d=google.com; s=arc-20160816; b=qOh/IQR+r/a59dq3dxVJ2voR3cB1my8U+fQsmp3W+8GPvHyEDbYVD5grh9WQJUE06c X01/2mmvZCSDibSnUa234HiEbJthvezpjhRkAOACGDHKCwdwvTcjZnZvPSMukZOhPluA HwAemYmqGeqVBY1ZbGDfrsmlKLi9Gi4tcBtuVlbiyMn2J+wV66NLop2rFmL7hoFIB67H VMnj/U2bVEGA5v2c6C5CYIXesxVqJEf+oGZ5MykhRKY2IVQyDZRtZbYx1sWtlnHKpVJU qnMQAq+Bo7QsViW99lVbfPeo7xcT/83CR5VrijAPiI/ciseCWszIP27J3424Fomi3fuX Odeg== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=JvR6uAO8gSzRwXBZKvRGti9xH8tFyrwQk57/j730c5A=; fh=KMHIlvMyk955GAHEXyGRN89XCb+h1B+4yCIVAgCT/kI=; b=sblZlYDPscD1tofRG1tP10EVqUujNT5Cyt/ZAuZEwF/gFa7b+9vpRlcJOIPPBiJm3N CevI/CKeiDsPJyA4fmP+tdkEaChJR+fvRTBq2axAkinpVF3aimbl6hb1wwO3ENowc3U0 20D7VcQm7cTElzKq1hkPX059EGrna5vn6DYR6373zvjWJQ78EZByh6gvdEUfhi+3wwOW g9HscK+k1XTpi+RBpwiHBswLQ5as4/BUAqXhleAvDPt7ZisA/VPBBVQ0Vx705V9itStq pp0e9vw4QHgjIDAmFu9RNKGft8cYQ3Wdol4oQsDd07u6eTVD00DlHf3U+gQw2cHCV8+P JBFw== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id cl6-20020a056a0032c600b00670ab28fac3si8668113pfb.378.2023.07.24.04.13.40; Mon, 24 Jul 2023 04:13:53 -0700 (PDT) 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 S231987AbjGXKT4 convert rfc822-to-8bit (ORCPT + 99 others); Mon, 24 Jul 2023 06:19:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233582AbjGXKSg (ORCPT ); Mon, 24 Jul 2023 06:18:36 -0400 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4860593D8; Mon, 24 Jul 2023 03:10:58 -0700 (PDT) Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id E691424E350; Mon, 24 Jul 2023 18:10:56 +0800 (CST) Received: from EXMBX068.cuchost.com (172.16.6.68) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Mon, 24 Jul 2023 18:10:56 +0800 Received: from williamqiu-virtual-machine.starfivetech.com (171.223.208.138) by EXMBX068.cuchost.com (172.16.6.68) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Mon, 24 Jul 2023 18:10:55 +0800 From: William Qiu To: , , , CC: Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Emil Renner Berthing , Linus Walleij , William Qiu Subject: [PATCH v3 1/2] dt-bindings: spi: add reference file to YAML Date: Mon, 24 Jul 2023 18:10:53 +0800 Message-ID: <20230724101054.25268-2-william.qiu@starfivetech.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230724101054.25268-1-william.qiu@starfivetech.com> References: <20230724101054.25268-1-william.qiu@starfivetech.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [171.223.208.138] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX068.cuchost.com (172.16.6.68) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE 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 In JH7110 SoC, the spi module needs to use "arm,primecell-periphid" to override the h/w ID value to correctly init "spi_dev", so add "primecell.yaml" as the reference file for YAML. Signed-off-by: William Qiu --- Documentation/devicetree/bindings/spi/spi-pl022.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/spi-pl022.yaml b/Documentation/devicetree/bindings/spi/spi-pl022.yaml index 91e540a92faf..5e5a704a766e 100644 --- a/Documentation/devicetree/bindings/spi/spi-pl022.yaml +++ b/Documentation/devicetree/bindings/spi/spi-pl022.yaml @@ -11,6 +11,7 @@ maintainers: allOf: - $ref: spi-controller.yaml# + - $ref: /schemas/arm/primecell.yaml# # We need a select here so we don't match all nodes with 'arm,primecell' select: -- 2.34.1