Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1322019ybt; Thu, 25 Jun 2020 03:19:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwnQn89vEhNslhP3Y5iQHcGVNKcR3WEH2cwOFojiCy+Yhqq+uthID+O+fX3pGpi01dI1m9Y X-Received: by 2002:a17:906:2a15:: with SMTP id j21mr6986498eje.411.1593080342049; Thu, 25 Jun 2020 03:19:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593080342; cv=none; d=google.com; s=arc-20160816; b=P8xmmg7kwFEOE1NtXGuQEDEDjVCfo9UTaVWHsolCeIm5EpXSPygl5l5sXwt7Q4LO/c czb/Qxg5rNEISvhiRM9EECHfo06GqRCPpAjnAJVw/SapjmAPmM7VFkmsF0uKf2VuTBrL Vuc684yvL2IaXDz6B2WcLwEqIYCusyv6NJljgKBSv5FlNj0bY7yUOWyKb0UO+kYdf6xk vFTR138MgFRZZFYW1oRNZo/902pDl9A/xLa8RbYmpmdajom85yM6hBx3doy4crZD/qpH vhll5y9jaozMsYU6uFGz2JXnnBctDPHSuEv77390jbJpaDjVirEXo38nlukANEwfmprr stqA== 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:cc:to:from; bh=l0uUA5dKAgt8GqmH11NpdyJ4LD48PM0pSPhpkeg4ELc=; b=OhF2hxsyLlrUf7nrCWiGukrjCs0TKh7BORvWyNHDByH74+EsbA1vBh7NVQSzE4bFIg OzRTEUoHetuScpipkZvSv+YvALGqgIZYNaPNFFM5T0574JmoEj875S74Y3zO7oSLIqdB 1FiyjLosdGj39FJzUBy3WcstMmTMxo7EIJGFVGUit5nBMXC6BTDNRS/083TfQz2owpoF FtWkEGKWs7TS0L5+0LMKijFezDe5bxIwhKwmythSrPTQNgjA79mchQD3hypVKOB/RbsF cK7R5ebXyGJ9VSq64gi6wh5Gozukzb1eRKc5fw++bSf9ZMDJUdHtPpqN4cM+ViWOAM1G fMFQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a2si15460153edk.226.2020.06.25.03.18.38; Thu, 25 Jun 2020 03:19:02 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390870AbgFYKSP (ORCPT + 99 others); Thu, 25 Jun 2020 06:18:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36190 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403899AbgFYKSN (ORCPT ); Thu, 25 Jun 2020 06:18:13 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6D5AC061573; Thu, 25 Jun 2020 03:18:12 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: eballetbo) with ESMTPSA id A1FB92A39E3 From: Enric Balletbo i Serra To: linux-kernel@vger.kernel.org Cc: Collabora Kernel ML , erwanaliasr1@gmail.com, matthias.bgg@gmail.com, drinkcat@chromium.org, hsinyi@chromium.org, Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH v2 4/7] arm64: dts: mt8183: Fix unit name warnings Date: Thu, 25 Jun 2020 12:17:54 +0200 Message-Id: <20200625101757.101775-5-enric.balletbo@collabora.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200625101757.101775-1-enric.balletbo@collabora.com> References: <20200625101757.101775-1-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove the unit address from the DT nodes that doesn't have a reg property. This fixes the following unit name warnings: Warning (unit_address_vs_reg): /cpus/idle-states/cluster-sleep@0: node has a unit name, but no reg or ranges property Warning (unit_address_vs_reg): /cpus/idle-states/cluster-sleep@1: node has a unit name, but no reg or ranges property Signed-off-by: Enric Balletbo i Serra --- Changes in v2: - Replace cluster-sleepX for cluster-sleep-x (Matthias Brugger) arch/arm64/boot/dts/mediatek/mt8183.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi index 00137ec61164d..6c00ffa275202 100644 --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi @@ -168,7 +168,7 @@ CPU_SLEEP: cpu-sleep { min-residency-us = <800>; }; - CLUSTER_SLEEP0: cluster-sleep@0 { + CLUSTER_SLEEP0: cluster-sleep-0 { compatible = "arm,idle-state"; local-timer-stop; arm,psci-suspend-param = <0x01010001>; @@ -176,7 +176,7 @@ CLUSTER_SLEEP0: cluster-sleep@0 { exit-latency-us = <400>; min-residency-us = <1000>; }; - CLUSTER_SLEEP1: cluster-sleep@1 { + CLUSTER_SLEEP1: cluster-sleep-1 { compatible = "arm,idle-state"; local-timer-stop; arm,psci-suspend-param = <0x01010001>; -- 2.27.0