Re: [U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-06 Thread Marek Vasut
On 5/7/19 5:28 AM, Ang, Chee Hong wrote: > On Fri, 2019-05-03 at 21:31 +0200, Marek Vasut wrote: >> On 5/3/19 7:56 PM, Ang, Chee Hong wrote: >>> >>> On Fri, 2019-05-03 at 19:04 +0200, Marek Vasut wrote: On 5/3/19 5:53 PM, Ang, Chee Hong wrote: > > > On Fri, 2019-05-03 at 11:55

Re: [U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-06 Thread Ang, Chee Hong
On Fri, 2019-05-03 at 21:31 +0200, Marek Vasut wrote: > On 5/3/19 7:56 PM, Ang, Chee Hong wrote: > > > > On Fri, 2019-05-03 at 19:04 +0200, Marek Vasut wrote: > > > > > > On 5/3/19 5:53 PM, Ang, Chee Hong wrote: > > > > > > > > > > > > On Fri, 2019-05-03 at 11:55 +0200, Marek Vasut wrote: > > >

Re: [U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-03 Thread Marek Vasut
On 5/3/19 7:56 PM, Ang, Chee Hong wrote: > On Fri, 2019-05-03 at 19:04 +0200, Marek Vasut wrote: >> On 5/3/19 5:53 PM, Ang, Chee Hong wrote: >>> >>> On Fri, 2019-05-03 at 11:55 +0200, Marek Vasut wrote: On 5/3/19 10:18 AM, chee.hong@intel.com wrote: > > > From: "Ang, Chee

Re: [U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-03 Thread Ang, Chee Hong
On Fri, 2019-05-03 at 19:04 +0200, Marek Vasut wrote: > On 5/3/19 5:53 PM, Ang, Chee Hong wrote: > > > > On Fri, 2019-05-03 at 11:55 +0200, Marek Vasut wrote: > > > > > > On 5/3/19 10:18 AM, chee.hong@intel.com wrote: > > > > > > > > > > > > From: "Ang, Chee Hong" > > > Commit message is m

Re: [U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-03 Thread Marek Vasut
On 5/3/19 5:53 PM, Ang, Chee Hong wrote: > On Fri, 2019-05-03 at 11:55 +0200, Marek Vasut wrote: >> On 5/3/19 10:18 AM, chee.hong@intel.com wrote: >>> >>> From: "Ang, Chee Hong" >> Commit message is missing -- why do you need to enable the DMA330 ? >> >> Don't you have a reset driver, like A10

Re: [U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-03 Thread Ang, Chee Hong
On Fri, 2019-05-03 at 11:55 +0200, Marek Vasut wrote: > On 5/3/19 10:18 AM, chee.hong@intel.com wrote: > > > > From: "Ang, Chee Hong" > Commit message is missing -- why do you need to enable the DMA330 ? > > Don't you have a reset driver, like A10 and Gen5 ? DMA driver for S10 is still missi

Re: [U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-03 Thread Marek Vasut
On 5/3/19 10:18 AM, chee.hong@intel.com wrote: > From: "Ang, Chee Hong" Commit message is missing -- why do you need to enable the DMA330 ? Don't you have a reset driver, like A10 and Gen5 ? > Signed-off-by: Ang, Chee Hong > --- > arch/arm/mach-socfpga/include/mach/reset_manager_s10.h | 1

[U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller

2019-05-03 Thread chee . hong . ang
From: "Ang, Chee Hong" Signed-off-by: Ang, Chee Hong --- arch/arm/mach-socfpga/include/mach/reset_manager_s10.h | 1 + arch/arm/mach-socfpga/spl_s10.c| 4 2 files changed, 5 insertions(+) diff --git a/arch/arm/mach-socfpga/include/mach/reset_manager_s10.h b/arch/a