linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms
@ 2022-03-18 11:22 Sherry Sun
  2022-03-25  1:28 ` Sherry Sun
  2022-04-18  2:27 ` Sherry Sun
  0 siblings, 2 replies; 3+ messages in thread
From: Sherry Sun @ 2022-03-18 11:22 UTC (permalink / raw)
  To: bp, mchehab, tony.luck, james.morse, rric
  Cc: linux-edac, linux-kernel, linux-imx

i.MX8MP use synopsys V3.70a ddr controller IP, so add edac support
for i.MX8MP based on "snps,ddrc-3.80a" synopsys edac driver.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
---
 drivers/edac/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index 58ab63642e72..9dd75c9bbb3f 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -484,7 +484,7 @@ config EDAC_ARMADA_XP
 
 config EDAC_SYNOPSYS
 	tristate "Synopsys DDR Memory Controller"
-	depends on ARCH_ZYNQ || ARCH_ZYNQMP || ARCH_INTEL_SOCFPGA
+	depends on ARCH_ZYNQ || ARCH_ZYNQMP || ARCH_INTEL_SOCFPGA || ARCH_MXC
 	help
 	  Support for error detection and correction on the Synopsys DDR
 	  memory controller.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms
  2022-03-18 11:22 [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms Sherry Sun
@ 2022-03-25  1:28 ` Sherry Sun
  2022-04-18  2:27 ` Sherry Sun
  1 sibling, 0 replies; 3+ messages in thread
From: Sherry Sun @ 2022-03-25  1:28 UTC (permalink / raw)
  To: bp, mchehab, tony.luck, james.morse, rric
  Cc: linux-edac, linux-kernel, dl-linux-imx

Gentle ping...

> -----Original Message-----
> From: Sherry Sun
> Sent: 2022年3月18日 19:25
> To: bp@alien8.de; mchehab@kernel.org; tony.luck@intel.com;
> james.morse@arm.com; rric@kernel.org
> Cc: linux-edac@vger.kernel.org; linux-kernel@vger.kernel.org; dl-linux-imx
> <linux-imx@nxp.com>
> Subject: [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms
> 
> i.MX8MP use synopsys V3.70a ddr controller IP, so add edac support for
> i.MX8MP based on "snps,ddrc-3.80a" synopsys edac driver.
> 
> Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
> ---
>  drivers/edac/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index
> 58ab63642e72..9dd75c9bbb3f 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -484,7 +484,7 @@ config EDAC_ARMADA_XP
> 
>  config EDAC_SYNOPSYS
>  	tristate "Synopsys DDR Memory Controller"
> -	depends on ARCH_ZYNQ || ARCH_ZYNQMP ||
> ARCH_INTEL_SOCFPGA
> +	depends on ARCH_ZYNQ || ARCH_ZYNQMP ||
> ARCH_INTEL_SOCFPGA || ARCH_MXC
>  	help
>  	  Support for error detection and correction on the Synopsys DDR
>  	  memory controller.
> --
> 2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms
  2022-03-18 11:22 [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms Sherry Sun
  2022-03-25  1:28 ` Sherry Sun
@ 2022-04-18  2:27 ` Sherry Sun
  1 sibling, 0 replies; 3+ messages in thread
From: Sherry Sun @ 2022-04-18  2:27 UTC (permalink / raw)
  To: bp, mchehab, tony.luck, james.morse, rric
  Cc: linux-edac, linux-kernel, dl-linux-imx

Hi Borislav, do you have any comments regarding this patch?

Best regards
Sherry

> -----Original Message-----
> From: Sherry Sun
> Sent: 2022年3月18日 19:25
> To: bp@alien8.de; mchehab@kernel.org; tony.luck@intel.com;
> james.morse@arm.com; rric@kernel.org
> Cc: linux-edac@vger.kernel.org; linux-kernel@vger.kernel.org; dl-linux-imx
> <linux-imx@nxp.com>
> Subject: [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms
> 
> i.MX8MP use synopsys V3.70a ddr controller IP, so add edac support for
> i.MX8MP based on "snps,ddrc-3.80a" synopsys edac driver.
> 
> Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
> ---
>  drivers/edac/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index
> 58ab63642e72..9dd75c9bbb3f 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -484,7 +484,7 @@ config EDAC_ARMADA_XP
> 
>  config EDAC_SYNOPSYS
>  	tristate "Synopsys DDR Memory Controller"
> -	depends on ARCH_ZYNQ || ARCH_ZYNQMP ||
> ARCH_INTEL_SOCFPGA
> +	depends on ARCH_ZYNQ || ARCH_ZYNQMP ||
> ARCH_INTEL_SOCFPGA || ARCH_MXC
>  	help
>  	  Support for error detection and correction on the Synopsys DDR
>  	  memory controller.
> --
> 2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-18  2:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 11:22 [PATCH] EDAC: synopsys: Add edac driver support for i.MX platforms Sherry Sun
2022-03-25  1:28 ` Sherry Sun
2022-04-18  2:27 ` Sherry Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).