From patchwork Thu Sep 16 15:58:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 512988 Delivered-To: patch@linaro.org Received: by 2002:a02:c816:0:0:0:0:0 with SMTP id p22csp1365751jao; Thu, 16 Sep 2021 09:20:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyXE0M/V0n8AtqCkhhxpWlU9oy2GhQddoRHuOASkKRZxGiTSU627NpbGTRykpykdvDPjppc X-Received: by 2002:a17:906:7714:: with SMTP id q20mr7173974ejm.551.1631809203020; Thu, 16 Sep 2021 09:20:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631809203; cv=none; d=google.com; s=arc-20160816; b=Lab4fIj4gG7G3Vsf8wgAy4Ky5Ho4b4BRmviWOFFjkJJPgl2mz/Ovs6E5WY4MHbdMhL w5PbvHcpCTum5FhOH9B40rwK0RYyiJyIVx2rmLPVkwwIKK3yc3uMqueTMEfFTvw15aBz AwngDPuR2nmmarBZoVd7hliXCPo4dzBEbvC8LvIQ1j3lf5l5fufqginD4D8HjL4aZ69M FtdCVbn4DLsjH/wsQZb+h3MJlkYqE31qbzxDUTNl3syAY46ji0jyLkL8+LW7gh/UcT+N RCmXtFqp7BZBSSQFSmNuKZueS2rb66J+M7pVMugPLKQKBA38xtw2Gcw4+nyf0gdFbRRO 3iSg== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=9DraFzkownUO+Xx96CEN8XB/x3lavhZ1HnRzVFkXNVA=; b=ig/KQPOcNqSvFCyIi5pk1N2Aja5zH23m6yk1PgwSOIHoKgDcZkNHal/unXV0y5H3X8 Z+GwXAbIWg0l4G0XuPCD8YbryoumLa+lbCMFNRVd5aI4XFUmjEUnsXm2DC+KpDwWuJGK q4+kHqBFveGqXpkkHHSegstDqURNae10hh0AkBFu31/DkoIYr/gdFGO449m5HV7aJAPN Ax5VONzIPZ8RI4B39cLUL77Up3TU6N/uYSsOXlXe4JVqT8XnIExjWEONdKuM7iK6CVwm /2dxrUvfqPGxJh7fghNEa655VEgYfn1MIuZ4vvRfyn+BMwOOV407Pfh8pXKpfftwNmvx /Wqg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=NlinAfhr; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ca5si3698550edb.284.2021.09.16.09.20.02; Thu, 16 Sep 2021 09:20:03 -0700 (PDT) Received-SPF: pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=NlinAfhr; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241158AbhIPQVU (ORCPT + 11 others); Thu, 16 Sep 2021 12:21:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:54068 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241309AbhIPQP1 (ORCPT ); Thu, 16 Sep 2021 12:15:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EFD5960F8F; Thu, 16 Sep 2021 16:11:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631808702; bh=s44E5qAOsqWbcPp4zaQ2/YUdsSc6gezMCDsyo3w5oro=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NlinAfhr/V2WqrSvwpo3N2UXtlLU9tHS/U2I8MNHG99BFd7wB0ptG+sVSzfu2HibD g0iVvlODtHuhhXsOK+0M6URpBoyBJlEO18XdhdgVZ53inCm2RQcO2xXAZRAmJUqPRj 9VFx2WKC6muAmQks9Ks4WFf4OSIT3kPfHbqKQb2E= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Vinod Koul , Bjorn Andersson , Sasha Levin Subject: [PATCH 5.10 191/306] arm64: dts: qcom: ipq6018: drop 0x from unit address Date: Thu, 16 Sep 2021 17:58:56 +0200 Message-Id: <20210916155800.587423208@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155753.903069397@linuxfoundation.org> References: <20210916155753.903069397@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org From: Vinod Koul [ Upstream commit 1b91b8ef60e9a67141e66af3cca532c00f4605fe ] Nodes need not contain '0x' for the unit address. Drop it to fix the below warning: arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dt.yaml: reserved-memory: 'memory@0x60000' does not match any of the regexes Signed-off-by: Vinod Koul Link: https://lore.kernel.org/r/20210308060826.3074234-19-vkoul@kernel.org Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.30.2 diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qcom/ipq6018.dtsi index cdc1e3d60c58..3ceb36cac512 100644 --- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi @@ -151,7 +151,7 @@ reserved-memory { #size-cells = <2>; ranges; - rpm_msg_ram: memory@0x60000 { + rpm_msg_ram: memory@60000 { reg = <0x0 0x60000 0x0 0x6000>; no-map; };