Re: [PATCH 1/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
From: Heiko Stübner
Date: Thu Mar 06 2025 - 08:57:14 EST
Am Donnerstag, 6. März 2025, 14:54:04 MEZ schrieb Krzysztof Kozlowski:
> On 06/03/2025 14:51, Heiko Stübner wrote:
> > Am Donnerstag, 6. März 2025, 14:40:02 MEZ schrieb Chukun Pan:
> >> Hi,
> >>
> >>> That sram is part of the soc (and has an mmio-address), so I'd think
> >>> it should live inside the soc node?
> >>
> >> But soc ranges starts from 0xfe000000, I don't know whether to change it.
> >> And all other nodes are 0xf..., except this sram.
> >> Any suggestions would be greatly appreciated.
> >
> > darn ... I didn't realize that this is not sram, but main memory :-)
>
>
> Heh, I think carving out reserved blocks from the main RAM and calling
> it a SRAM is a stretch.
yep, hence going with the reserved memory instead
and not trying to call it sram :-)
And I just saw rk3576 has the same issue, only that there
the mmio area is sitting before the main memory address space