On 2025-04-14 22:01, Heiko Stuebner wrote: > Add ddr driver for rk3576 to get the ram capacity. > > Signed-off-by: Heiko Stuebner <he...@sntech.de>
Correct DRAM amount is reported on my boards. Reviewed-by: Jonas Karlman <jo...@kwiboo.se> Regards, Jonas > --- > drivers/ram/rockchip/Makefile | 1 + > drivers/ram/rockchip/sdram_rk3576.c | 35 +++++++++++++++++++++++++++++ > 2 files changed, 36 insertions(+) > create mode 100644 drivers/ram/rockchip/sdram_rk3576.c [snip]