Re: [PATCH v4 02/20] ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance

2022-02-08 Thread Tom Rini
On Tue, Jan 25, 2022 at 08:56:28PM +0530, Aswath Govindraju wrote: > Add a pointer to ddr instance int the lpddr4_privatedata_s structure for > supporting mutliple instances of DDR in the drivers. > > Signed-off-by: Aswath Govindraju Applied to u-boot/master, thanks! -- Tom signature.asc De

[PATCH v4 02/20] ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance

2022-01-25 Thread Aswath Govindraju
Add a pointer to ddr instance int the lpddr4_privatedata_s structure for supporting mutliple instances of DDR in the drivers. Signed-off-by: Aswath Govindraju --- drivers/ram/k3-ddrss/lpddr4_structs_if.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/ram/k3-ddrss/lpddr4_structs_if.h