Re: [RFC PATCH v3 5/9] ram: cadence: add driver for Cadence EDAC

2023-03-07 Thread Ralph Siemsen
On Fri, Feb 24, 2023 at 10:19:53AM -0500, Ralph Siemsen wrote: Hi Bryan, On Thu, Feb 23, 2023 at 2:54 PM Bryan Brattlof wrote: Hi Ralph! Love seeing more boards here, though I know of a few chips that use some type of cadence controller. I'm just curious if it would it make sense to name

Re: [RFC PATCH v3 5/9] ram: cadence: add driver for Cadence EDAC

2023-02-24 Thread Ralph Siemsen
Hi Bryan, On Thu, Feb 23, 2023 at 2:54 PM Bryan Brattlof wrote: > > Hi Ralph! > Love seeing more boards here, though I know of a few chips that use some > type of cadence controller. I'm just curious if it would it make sense > to name this with some type of Renesas specific branding? Indeed

Re: [RFC PATCH v3 5/9] ram: cadence: add driver for Cadence EDAC

2023-02-23 Thread Bryan Brattlof
Hi Ralph! On February 22, 2023 thus sayeth Ralph Siemsen: > Driver for Cadence EDAC DDR controller, as found in the Renesas RZ/N1. > > Signed-off-by: Ralph Siemsen > --- > > Changes in v3: > - assorted small cleanups > - support version 1.0 silicon (previously #if 0...) > >

[RFC PATCH v3 5/9] ram: cadence: add driver for Cadence EDAC

2023-02-22 Thread Ralph Siemsen
Driver for Cadence EDAC DDR controller, as found in the Renesas RZ/N1. Signed-off-by: Ralph Siemsen --- Changes in v3: - assorted small cleanups - support version 1.0 silicon (previously #if 0...) drivers/ram/Kconfig | 1 + drivers/ram/Makefile| 2 +