Re: [PATCH 3/5] sunxi: H616: dram: split struct dram_para

2023-06-09 Thread Andre Przywara
On Fri, 09 Jun 2023 22:26:21 +0200 Jernej Škrabec wrote: Hi, > Dne sreda, 07. junij 2023 ob 02:07:43 CEST je Andre Przywara napisal(a): > > Currently there is one DRAM parameter struct for the Allwinner H616 DRAM > > "driver". It contains many fields that are compile time constants > > (set by K

Re: [PATCH 3/5] sunxi: H616: dram: split struct dram_para

2023-06-09 Thread Jernej Škrabec
Dne sreda, 07. junij 2023 ob 02:07:43 CEST je Andre Przywara napisal(a): > Currently there is one DRAM parameter struct for the Allwinner H616 DRAM > "driver". It contains many fields that are compile time constants > (set by Kconfig variables), though there are also some fields that are > probed a