On 03/12/2025 10:40, Paul Sajna wrote:
[...]
- rmtfs_mem: rmtfs-region@f0800000 {
this is a correct region f0800000
+ qseecom_mem: memory@b2000000 {
+ reg = <0 0xb2000000 0 0x1800000>;
+ no-map;
+ };
+
+ rmtfs_mem: memory@f0801000 {
this is f0801000 (+1000) offset from old sdm845 downstream with boundaries.
[...]
I noticed this when I tried apply your changes on top of sdm845-next repo.
If you need testing, this repo should help you (as all phone-related
patches should be applied on top of recent -next and work)
David
--
David Heidelberg