Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp1630090rwl; Thu, 5 Jan 2023 17:07:26 -0800 (PST) X-Google-Smtp-Source: AMrXdXvZvSQYuoG/EGI0181hFy8Svy/JH1HyTExJw2IsDIKAbcloTICWvWes6pLDRUntNtmhmgbT X-Received: by 2002:a17:907:170a:b0:7c0:db53:c5ab with SMTP id le10-20020a170907170a00b007c0db53c5abmr48708276ejc.25.1672967245961; Thu, 05 Jan 2023 17:07:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1672967245; cv=none; d=google.com; s=arc-20160816; b=FdXGUOMkqbqE94DY3Hr4DzhAhIsWLZJDru5OMt7f2ejlq1bkBqLtgnblH0/vs9jd5a Hl5rrIvXgReZ63fT4F0D8sT7JYRqfROVHJ2g/99Ab0h4hledn8HMDX9RikPb7ivm+6vd NolaHgXJbXFi+VecMqlJwlerBNFAhzP0A1syGUWcJbL2lwDGyY7qh5dn+DokedOhZFqe EWTR9CW4Wf7szpa2sypv6VQm4Mcj1Pw/FK0MMA2xwUHtDd1rWFOCZoNpDZcOZlG+WBYI QTB2db6gHu4R7VMfhiEiMizpBAK/TWlLV2pm4kHjDF3URo+AzLiWzoCMghSS8Senw2fF RVZw== 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=4p1dzBQFEJKJ+kRFL9bt0Gy4ZF4tEdDSJ/CzuL3Vb5k=; b=pO5GbwyKMdxdL24P+4vaHeKgF95EE+Gq49wBJiIkqGMWr1Si7eGOpGkEFogZqmKNEa xVUXb+4vtnZt1T1ugiLMU9HvD6rtT2LnjO6bTQh12uU44evYeIFvJ1yqdXEX/d+3Nank M4VuYgH0Lx5OVDpllUocTOl20+vEx5VP4Dvx1RSo16+Ho3CeDOTU1N9/D3/5c35VAve/ KKB594SfEeGSsonUx8GlwFS35AbA4cQuaWKCDq8Numbp1ErFdcwnsqGcyQlEO0w5jTOf r3YGLSi5XnJoJyW0ry1EpB5y5c6zIfUNFCzHPuAcNgC2bGsfinsU0KOIb4nvqyYGiGoC flQg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id hd39-20020a17090796a700b00779e6c93108si38725324ejc.598.2023.01.05.17.07.12; Thu, 05 Jan 2023 17:07:25 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236454AbjAFBD7 (ORCPT + 55 others); Thu, 5 Jan 2023 20:03:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236444AbjAFBDw (ORCPT ); Thu, 5 Jan 2023 20:03:52 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C86EB5F4A7; Thu, 5 Jan 2023 17:03:51 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 55B0612FC; Thu, 5 Jan 2023 17:04:33 -0800 (PST) Received: from slackpad.fritz.box (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 000253F23F; Thu, 5 Jan 2023 17:03:48 -0800 (PST) From: Andre Przywara To: Samuel Holland , Jernej Skrabec , Chen-Yu Tsai , Rob Herring , Krzysztof Kozlowski Cc: Icenowy Zheng , =?UTF-8?q?Andr=C3=A1s=20Szemz=C3=B6?= , Fabien Poussin , Paul Walmsley , Palmer Dabbelt , Albert Ou , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-sunxi@lists.linux.dev, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, Frank Rowand Subject: [PATCH 1/4] dts: add riscv include prefix link Date: Fri, 6 Jan 2023 01:01:52 +0000 Message-Id: <20230106010155.26868-2-andre.przywara@arm.com> X-Mailer: git-send-email 2.35.5 In-Reply-To: <20230106010155.26868-1-andre.przywara@arm.com> References: <20230106010155.26868-1-andre.przywara@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE 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 The Allwinner D1/D1s SoCs (with a RISC-V core) use an (almost?) identical die as their R528/T113-s siblings with ARM Cortex-A7 cores. To allow sharing the basic SoC .dtsi files across those two architectures as well, introduce a symlink to the RISC-V DT directory. Signed-off-by: Andre Przywara --- scripts/dtc/include-prefixes/riscv | 1 + 1 file changed, 1 insertion(+) create mode 120000 scripts/dtc/include-prefixes/riscv diff --git a/scripts/dtc/include-prefixes/riscv b/scripts/dtc/include-prefixes/riscv new file mode 120000 index 0000000000000..2025094189380 --- /dev/null +++ b/scripts/dtc/include-prefixes/riscv @@ -0,0 +1 @@ +../../../arch/riscv/boot/dts \ No newline at end of file -- 2.35.5