[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241202160548.3672-1-umer.uddin@mentallysanemainliners.org>
Date: Mon, 2 Dec 2024 16:05:48 +0000
From: Umer Uddin <umer.uddin@...tallysanemainliners.org>
To: ivo.ivanov.ivanov1@...il.com
Cc: alim.akhtar@...sung.com,
conor+dt@...nel.org,
devicetree@...r.kernel.org,
igor.belwon@...tallysanemainliners.org,
krzk@...nel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-samsung-soc@...r.kernel.org,
robh@...nel.org,
umer.uddin@...tallysanemainliners.org
Subject: Re: Re: [PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
On 14/11/2024 10:09, Ivaylo Ivanov wrote:
>> +
>> +/ {
>> + #address-cells = <2>;
>> + #size-cells = <2>;
>> +
>> + model = "Samsung Galaxy S20 5G";
>> + compatible = "samsung,x1s", "samsung,exynos990";
>> +
>> + memory@...00000 {
>> + device_type = "memory";
>> + reg = <0x0 0x80000000 0x0 0x3ab00000>,
>> + /* Memory hole */
>> + <0x0 0xc1200000 0x0 0x1ee00000>,
>> + /* Memory hole */
>> + <0x0 0xe1900000 0x0 0x1e700000>,
>> + /* Memory hole */
>
> The space from 0x100000000 to 0x880000000 isn't a hole in the memory
> though, is it? 0x880000000 is in the 64 bit address space.
>
> Best regards, Ivo.
Hi Ivo, This device tree was based on the work done on c1s and
Igor had also labelled the part as a memory hole, also same with
the r8s device tree done by Denzeel, also downstream fdt skips out
on this region abruptly hence why I had also labelled it a memory
hole.
Powered by blists - more mailing lists