From mboxrd@z Thu Jan 1 00:00:00 1970 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 6DF4DC001DB for ; Mon, 7 Aug 2023 06:47:40 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZgjagGWp5/DrhDbOaYAgPgSJhdFVhpneLnsQfqcjxMs=; b=cb0WHBXwGODLlL EdAIbFY7XE4Y5EtlliHnFs6w5N9YVH3jmGe+HX76ToFIUgSFEWou9ftZizomFNO6ZcGJl3E8xWIyw mJ7Yh2RLKLxZQcbGCVdtiIQE0+Fzr43yhJgMkEbPVA/zInub8mbN9xvOHHkPKnHwPnp/qxbPzUgE0 eBJMZlxoFKytHgO4ELx2teUhRGN0FcEN8YcCJhBiyx3Jr0iR59EcqAHxR6Xp8petvRe0cpkPw5/+c eIEB7PPRFNvAKd4ZwicHD/ESdMkPd8mgV6kG4q+rOyzt20lZ4qwVqhrTA4pZVMws37yUvIlbrqsXc hrhPI9XpoZ6MG0kQfUew==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qSu1N-00GIKe-0e; Mon, 07 Aug 2023 06:47:17 +0000 Received: from mail11.truemail.it ([217.194.8.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qSu1J-00GIIv-0q for linux-arm-kernel@lists.infradead.org; Mon, 07 Aug 2023 06:47:15 +0000 Received: from francesco-nb.int.toradex.com (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id CA0D9201BC; Mon, 7 Aug 2023 08:47:03 +0200 (CEST) Date: Mon, 7 Aug 2023 08:46:59 +0200 From: Francesco Dolcini To: Nishanth Menon Cc: Devarsh Thakkar , afd@ti.com, vigneshr@ti.com, kristo@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, a-bhatia1@ti.com, j-luthra@ti.com, praneeth@ti.com, j-choudhary@ti.com Subject: Re: [PATCH] arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMA Message-ID: References: <20230803111455.811339-1-devarsht@ti.com> <20230805193355.o657pwbq2w3tciui@vehicular> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230805193355.o657pwbq2w3tciui@vehicular> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230806_234713_472222_EDAFD3EE X-CRM114-Status: UNSURE ( 6.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Aug 05, 2023 at 02:33:55PM -0500, Nishanth Menon wrote: > I am esp concerned since there are platforms based on am62x and just > 256MB DDR. On that regard, currently you have reserved memory areas just before 512MB DDR limit. Any plan to move those? Francesco _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel