Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp13206imu; Tue, 27 Nov 2018 07:11:36 -0800 (PST) X-Google-Smtp-Source: AFSGD/VoT/HVw7Qg0/38RxMqWA8LYBs3/BQgmohi2BkWNgsIQ3p2HLGClz3AYrNGo+cXiYWSj0E/ X-Received: by 2002:a65:484c:: with SMTP id i12mr29507438pgs.309.1543331496111; Tue, 27 Nov 2018 07:11:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543331496; cv=none; d=google.com; s=arc-20160816; b=nNR5ema2+r1ICJGBrBezg6JlE5bGjw++OMqu8xaqd9fOSESC47wtWuP3LVVSqaypjt TtvdCupLlrnMMsGYXdqNepZcinG/1betNDp0+R4yrpwo8NVZBArrOO4OcSWMrHJDSIWt Zsa/2xxgnk1H134PxMbpPyCK0po0evfA2Zmn67u4C89SpD9MIt4q5b+7DPhAua8W5D1H h+CP6glX7ZbP008GHpbm1l/A+Jz0q2tJmwAQFxTSRzW4qZNqLHADAdKLzfi7nNOuhaTO RRYvIPvETbhmd3qrVD6gHMJK52wyETvip7PfBcsLsWKDv7atqvsYvHQ1rzIF2DGXxhil rxxw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:to:from; bh=EITLGwMd2C6mxup15G6oZMTQg0bTFBVfj6eAMNF9bpw=; b=h+IFnH1fipEjdcstrBrZDyHVLGk5og4pjpKoRyCar62KTGbjr8xpSt1hdL0rZm8HMU J983Y8+aP10FMegIx/ef4xejOlitzVB6TM25ODno3Bdy7EdIzgOGvYHTvY8w2dq3n51Q 5VG2D6oYI3E5EYe/oFnL0RxmVJdqI46AkiNywbYUnf1lAet1nM2z0SnHj07fM1ZripkJ +rc7TiIx8BdbV/BbIw3TbH+aYl2tiR5loh7Kl4sGh6sGigruddu1byQ64VOCyJjs/KIf R6LWktN9pfPcVnZMMm535swnvhsNdHbJzpA94WkNHu/eWQInsBQeDK1dfFcyCGgxzwoC sJ2w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c5si3888273pgq.434.2018.11.27.07.10.56; Tue, 27 Nov 2018 07:11:36 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729260AbeK1CIJ (ORCPT + 99 others); Tue, 27 Nov 2018 21:08:09 -0500 Received: from mail3.emtrion.de ([80.150.99.69]:59535 "EHLO mail3.emtrion.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726381AbeK1CIJ (ORCPT ); Tue, 27 Nov 2018 21:08:09 -0500 X-Greylist: delayed 326 seconds by postgrey-1.27 at vger.kernel.org; Tue, 27 Nov 2018 21:08:08 EST 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; Tue, 27 Nov 2018 16:04:30 +0100 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 v8 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices. Date: Tue, 27 Nov 2018 16:04:01 +0100 Message-ID: <20181127150407.15098-1-jan.tuerk@emtrion.com> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20180829100811.55836-1-jan.tuerk@emtrion.com> References: <20180829100811.55836-1-jan.tuerk@emtrion.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-TM-AS-Product-Ver: SMEX-11.0.0.4283-8.100.1062-24250.000 X-TM-AS-Result: No--3.041600-8.000000-31 X-TM-AS-MatchedID: 706719-188121-700016-704156-701475-850104-701016-700270-1 88019-700264-708712-701274-139703-780058-850095-851079-148004-148133-41000- 42000-42003-55 X-TM-AS-User-Approved-Sender: No X-TM-AS-User-Blocked-Sender: No Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.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 Reviewed-by: Andreas Färber --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Unchanged since v1 (rebased) 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>; -- emtrion GmbH Alter Schlachthof 45 76131 Karlsruhe GERMANY https://www.emtrion.de Amtsgericht Mannheim HRB 110 300 Geschäftsführer: Dieter Baur, Ramona Maurer