From patchwork Fri May 26 08:18:15 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 9749941 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 972E46037E for ; Fri, 26 May 2017 08:19:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 832A12808F for ; Fri, 26 May 2017 08:19:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 774A8280DE; Fri, 26 May 2017 08:19:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 082A92808F for ; Fri, 26 May 2017 08:19:34 +0000 (UTC) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=e3fhpDHnFGi+I8fUq5AAZvcRqXDZ0d38Q8zqLg2Ln/o=; b=G5a aVDSjJRmggsv2PtVrxkQR/eo6AFdOQ/15iFH1H0wEg8K6zbuQAvBV+yp8JNnygyLEwRG51ActCkWR hMk/Pa0f7XFljnJIXufm77SQWj5fdxJLXewkxJOnTtfIqmeKIyShQwJeFltQ1SLMokDCHWFg6Vqav eDWS5TTQpz2KdnMsLUe3pfZMbfLYoOuZbPVjBu9dFDeYotWEe5lyqPDz1zkk0S4+1gKnd5bMPCzPX jF8i80y3JOOMIAt7jG5P17FRpwKSxtlR01ANOFtDyt/R4klY4YpVtoj8WSb4xPlTu8yKYETxhrhXl Yf1AbreeUwymFKOpiOaamv0oWNzHqnA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dEAT5-0003QW-OE; Fri, 26 May 2017 08:19:31 +0000 Received: from conuserg-11.nifty.com ([210.131.2.78]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dEASe-0002wP-MN for linux-arm-kernel@lists.infradead.org; Fri, 26 May 2017 08:19:06 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-11.nifty.com with ESMTP id v4Q8IHVp010064; Fri, 26 May 2017 17:18:17 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-11.nifty.com v4Q8IHVp010064 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1495786698; bh=gTe9dPMOyvWlPv1zr8pEyBtYcUgiouyl2ghgrmENe+s=; h=From:To:Cc:Subject:Date:From; b=Jtm4JjSsnf9CqiaFlBQoyBjs2xab/Hf4I02QFuaHvhhA2bnfA/RF/WgJ3vHOVeWMv Oj6sOXwndMihmCEhozXIRYL3NkzF6K368EjcTbcMdTfj7fnGbvq/YoFS9nre34ZY5p DD9zXdyVI9thBEYrbn3wd3b1qutsQeudb1NF/EsqYPHU4IpwmZH87q67Z85Jm3RQ99 h+Z3O1h3FinsZrG8WQ0kQA6lysffhf8PfbLi69XNppQ1JB/TmIXs1vOloHGMGjxWXi D4tEdWjwzn/9e92Jsq/RGSstPmkOW/GeqsDTSo6B+3qckpl8O2Qe4tt6+kyTGMyr9N HFrfVJ6aYdsfw== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] arm64: dts: uniphier: reserve more memory for LD11/LD20 Date: Fri, 26 May 2017 17:18:15 +0900 Message-Id: <1495786695-27954-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170526_011905_020656_63FBE383 X-CRM114-Status: UNSURE ( 8.95 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Catalin Marinas , Will Deacon , linux-kernel@vger.kernel.org, Masahiro Yamada , Rob Herring MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Reserve enough space below the kernel base. The assumed address map is: 80000000 - 80ffffff : for IPP 81000000 - 81ffffff : for ARM secure 82000000 - : for Linux Signed-off-by: Masahiro Yamada --- arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 2 +- arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi index 53ede23d68cb..702f5b175456 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi @@ -43,7 +43,7 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -/memreserve/ 0x80000000 0x00080000; +/memreserve/ 0x80000000 0x02000000; / { compatible = "socionext,uniphier-ld11"; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi index aa4dad51bf46..f120059e6e24 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi @@ -43,7 +43,7 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -/memreserve/ 0x80000000 0x00080000; +/memreserve/ 0x80000000 0x02000000; / { compatible = "socionext,uniphier-ld20";