From patchwork Fri Aug 24 13:26:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Tuerk X-Patchwork-Id: 961879 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=emtrion.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fymtskV5"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="CQmW2btV"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41xkvt6SMHz9s4V for ; Sat, 25 Aug 2018 00:59:38 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FyrR2Ll4YtCTaK4d9ytDSUtPoi8/NiTO1ZMlOA5uNZI=; b=fymtskV5MkX9xt k1c5aNGAYzmFaCxLgmqxPtA/ECVEi+R8ePnM64bvjpy0zmazg2iOf6z4PEIGBaKVlp8wUE4uzpRyL WrmW+rS9yrtG3AIJGxdatRx1WxyuM8w9zAybW2R28TOj7tmcEyU7yKm1WjqHBFUIY9cE6TCJO1V6M WBHj3z6opSIGnWo3eUI01ebUuXnQwoBjqBVecjwQygk94FSpclWxhVBXYHbn1ADMuafYZqZw9VDBy az6btdriHbegci9nan4aVZzBywVkoLDIENpXume/9KXPsETb0YAf5lElNXUn4fUF6HzU/9d/gJgyx 29pagOux9xh+KPo/NpAg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ftDYj-0002Yp-IT; Fri, 24 Aug 2018 14:59:33 +0000 Received: from [2001:8b0:10b:1231::1] (helo=merlin.infradead.org) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ftCaM-0007Uf-8Q for linux-arm-kernel@bombadil.infradead.org; Fri, 24 Aug 2018 13:57:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:To:From:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=eb0CahzI+RCzZUmzDS120Ki+ii2ZurFSll9Ko21F4sY=; b=CQmW2btVqXyQzxQZqjShHbROjJ pWdzt2nXRcIVKkNVRM8H6PjboLlbus27EA7cS71o/hayyFLylLDWUGq2zN043+wDQ7aJM3rud+qx2 VN0tR0+vfDjw/o4wXU7Av54ncbpeKYI1V5ueqT44uT/TJMVWR1Vos7Se/01yRwTAsQhlUSH9dA91H oj/W/Md/PrBlp2OH/Xq5ga/7mZ8AyCN4fRXOz6x4Dc5nPUKyciZINES7jPHVsXLeh5xAvH+s1ZXTc GyFdrSfSm1sxjO2z6kKQkZzmADDdtSsDaE3E7EwBD0YsfIn/mZ1Epb6NU4MJT3VgLIhuUf/SBlYVX DclX0lsQ==; Received: from mail3.emtrion.de ([80.150.99.69]) by merlin.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1ftC85-0001FT-Uw for linux-arm-kernel@lists.infradead.org; Fri, 24 Aug 2018 13:27:59 +0000 Received: from tuelinux-v3.emtrion.local (2003:5a:a012:1:20c:29ff:fecb:7426) by bmk019s01.emtrion.local (2003:5a:a012:1:d9c:d045:28a7:5f84) with Microsoft SMTP Server (TLS) id 8.3.485.1; Fri, 24 Aug 2018 15:26:56 +0200 From: Jan Tuerk To: Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Russell King , "GitAuthor: Jan Tuerk" , , , Subject: [PATCH v6 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices. Date: Fri, 24 Aug 2018 15:26:11 +0200 Message-ID: <20180824132617.43975-1-jan.tuerk@emtrion.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180822155137.10018-1-jan.tuerk@emtrion.com> References: <20180822155137.10018-1-jan.tuerk@emtrion.com> MIME-Version: 1.0 X-TM-AS-Product-Ver: SMEX-11.0.0.4283-8.100.1062-24050.007 X-TM-AS-Result: No--3.128500-8.000000-31 X-TM-AS-MatchedID: 706719-188121-700016-704156-701016-700270-188019-700264-7 08712-701274-139703-780058-850095-851079-148004-148133-10019-41000-42000-42 003 X-TM-AS-User-Approved-Sender: No X-TM-AS-User-Blocked-Sender: No X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180824_092758_018205_B4DB5F1A X-CRM114-Status: GOOD ( 12.40 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Adding the label cpu0 allows the adjustment of cpu-parameters by reference in overlaying dtsi files in the same way as it is possible for imx6q devices. Signed-off-by: Jan Tuerk --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6dl.dtsi b/arch/arm/boot/dts/imx6dl.dtsi index f0607eb41df4..2ed10310a7b7 100644 --- a/arch/arm/boot/dts/imx6dl.dtsi +++ b/arch/arm/boot/dts/imx6dl.dtsi @@ -15,7 +15,7 @@ #address-cells = <1>; #size-cells = <0>; - cpu@0 { + cpu0: cpu@0 { compatible = "arm,cortex-a9"; device_type = "cpu"; reg = <0>;