From patchwork Fri Jan 27 06:33:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Pundir X-Patchwork-Id: 647758 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5D3BC54EAA for ; Fri, 27 Jan 2023 06:34:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230404AbjA0GeF (ORCPT ); Fri, 27 Jan 2023 01:34:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36854 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230230AbjA0GeE (ORCPT ); Fri, 27 Jan 2023 01:34:04 -0500 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 88E2839CF1 for ; Thu, 26 Jan 2023 22:34:02 -0800 (PST) Received: by mail-pj1-x102e.google.com with SMTP id n20-20020a17090aab9400b00229ca6a4636so7708148pjq.0 for ; Thu, 26 Jan 2023 22:34:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:author:mime-version:message-id:date :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=6N+UBn2rnpBa97iC9jvCaWmiVqPMRKzilYeorfm1ieE=; b=DgQyxZJo9eaUdZ2iRw8PaWRrWt/hoB2wXhf1CWWiGABXiB3WBnJ3PJooko/P988Bzt g+jPFHDF/3V2SGGOif53DoF2X+D4b4lS/DJU2L5t5u8hnX4xGG2c3Fitky6onwNgFrBU 4X+7K6feOW7x20scVBBSYrMS9CxCHwjVsjOL8dXbhBzxecosB9ciXxLvRpi19Y5umpTg Sj5SOhQRU1YT19rJ4ahRz98U3g/qUcoel6NZPT937VLKoQHJLyRks9Iztw8EfJbkv/Ky e4hqBJn2T+d5/PzmKMbUmcWedwoOX1b9HWdaleei1TuO0RATVwQPBOa7JZX15k0GZant 4CvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:author:mime-version:message-id:date :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=6N+UBn2rnpBa97iC9jvCaWmiVqPMRKzilYeorfm1ieE=; b=m1H0D6YwqNaOSXk8daZwYG586jS/uGZT2sYlNdDzFrz6MQv79n0UBsFv/OU80CisOX k5hn1eMYQOWJRyNd0zG7KZyrPS9i/Ph1Vx3d28RzXSmvGPCyogYvQGGnp8a6Ma5vIMM/ OZP28gCr1qc7B9kemdPw/9ugnTrf4bxQiLArzTsblpxI6Yhbn4u09DLN2LoGZ2gjtuH5 oiLkcQGxxpzl/jW8qUKfHJCzlGJ+MSZwjTs3FpnTvTZeV/N5MnhTAUhNDv0Y5Iiu1Y2l Ds2to+3o4Jic2y5LL5sMEwyHjx07CGDWOkmyEwuaAb3HrLn88HsGSxVSwSYsKuXhIMJD prtQ== X-Gm-Message-State: AFqh2krMPM2V8yqDwlTjdWa3FFAU8wv3m9lGv/xdxsaLY1aoUQK2Vfcb LpLKXUJaKCAKxhHbeVb/+b3T9A== X-Google-Smtp-Source: AMrXdXvLo+rgivVpPZYlIb+v2QmhY8jJauPV00jAmDz2jJwGWr9u4/ArU0Re+wFiw/eHfac5bRGy7g== X-Received: by 2002:a17:902:ea0e:b0:195:f0f9:a9fb with SMTP id s14-20020a170902ea0e00b00195f0f9a9fbmr30711803plg.11.1674801242004; Thu, 26 Jan 2023 22:34:02 -0800 (PST) Received: from localhost.localdomain ([122.171.17.192]) by smtp.gmail.com with ESMTPSA id m129-20020a625887000000b005921c46cbadsm1910358pfb.99.2023.01.26.22.33.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 22:34:01 -0800 (PST) From: Amit Pundir To: Bjorn Andersson , Andy Gross , Dmitry Baryshkov , Rob Herring , Konrad Dybcio , Krzysztof Kozlowski , Caleb Connolly , Joel Selvaraj Cc: linux-arm-msm , dt , lkml , phone-devel Subject: [PATCH v2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add reserved memory region Date: Fri, 27 Jan 2023 12:03:55 +0530 Message-Id: <20230127063355.1775246-1-amit.pundir@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Author: Amit Pundir Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Put cont splash memory region under the reserved-memory as confirmed by the downstream code for both Tianma and EBBG variants. Signed-off-by: Amit Pundir --- v2: The framebuffer address is same for the EBBG variant too, so moved this change from -tianma.dts to -common.dtsi. .../arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi index eb6b2b676eca..37591daace73 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi @@ -97,6 +97,12 @@ spss_mem: memory@97f00000 { no-map; }; + /* Cont splash region set up by the bootloader */ + cont_splash_mem: framebuffer@9d400000 { + reg = <0 0x9d400000 0 0x2400000>; + no-map; + }; + rmtfs_mem: memory@f6301000 { compatible = "qcom,rmtfs-mem"; reg = <0 0xf6301000 0 0x200000>;