From patchwork Wed Jan 19 12:35:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?U2FtIFNoaWggKOWPsueiqeS4iSk=?= X-Patchwork-Id: 12717522 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2C05FC433F5 for ; Wed, 19 Jan 2022 12:44:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wk6+27wLp6lvmmawZdjcnV+n49XsN3MX4WvJksBJfuQ=; b=qRdk0lcPIxBJNk cJ+mWKRSzVPcsmrLqPFiMmxhk3BPMoaYrMM6n3r/UbiLUKyTKQeZ+jLH15o29zbxJF+IrYzpPZLlp 9x0f/QokjTiskMSYlcgZWAghjsZN5WVCW5VVlvejSSKxuTiM5/BvoA7AOhbsognlMHmqzr/7whe0G jXcCNIbigbQHTsLkMrRn28ly1veSTNdto0/bRfep5Ebu8Y/G1SQtD6WDgHk7GfG2LPzIWpSmSYitQ UbDQ9rEwOXfE6SrdqeG5gPQV4KLYddgbVeVVynmxBEdcmtVz2eYuuzPJnCg7KF6BERrWwG4VW+t+a USZdkpJw1ImejlSXCjcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nAAKb-005Syu-3N; Wed, 19 Jan 2022 12:44:53 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nAAKM-005Stv-9U; Wed, 19 Jan 2022 12:44:39 +0000 X-UUID: 3d74ca89b3784e4e8d257fb13bcc8f5d-20220119 X-UUID: 3d74ca89b3784e4e8d257fb13bcc8f5d-20220119 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1076228275; Wed, 19 Jan 2022 05:44:33 -0700 Received: from mtkexhb02.mediatek.inc (172.21.101.103) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 19 Jan 2022 04:36:00 -0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkexhb02.mediatek.inc (172.21.101.103) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 19 Jan 2022 20:35:58 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 19 Jan 2022 20:35:58 +0800 From: Sam Shih To: Rob Herring , Matthias Brugger , , , , CC: John Crispin , Ryder Lee , "Sam Shih" Subject: [PATCH 2/2] arm64: dts: mediatek: update mt7986b memory node Date: Wed, 19 Jan 2022 20:35:37 +0800 Message-ID: <20220119123537.9968-3-sam.shih@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20220119123537.9968-1-sam.shih@mediatek.com> References: <20220119123537.9968-1-sam.shih@mediatek.com> MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220119_044438_359359_668FB11F X-CRM114-Status: GOOD ( 11.84 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org This patch updates the format of memory node in DT based on maintainer comments in the following thread: https://lore.kernel.org/all/bc0a9df0-8ba0-76ed-4522-43a3082f42b4@gmail.com/ Signed-off-by: Sam Shih --- arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts b/arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts index 5fb752edd754..d73467ea3641 100644 --- a/arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts +++ b/arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts @@ -19,7 +19,8 @@ chosen { stdout-path = "serial0:115200n8"; }; - memory { + memory@40000000 { + device_type = "memory"; reg = <0 0x40000000 0 0x40000000>; }; };