Linux EDAC development
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: Sherry Sun <sherry.sun@nxp.com>, <bp@alien8.de>,
	<michal.simek@xilinx.com>, <Shubhrajyoti.datta@xilinx.com>,
	<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>,
	<linux-imx@nxp.com>
Subject: Re: [PATCH V2] EDAC/synopsys: Add edac driver support for i.MX platforms
Date: Thu, 28 Apr 2022 08:41:33 +0200	[thread overview]
Message-ID: <776544f2-74fb-32a1-fb79-4e9a95ec16c0@xilinx.com> (raw)
In-Reply-To: <20220428023209.18087-1-sherry.sun@nxp.com>



On 4/28/22 04:32, Sherry Sun wrote:
> i.MX8MP use synopsys v3.70a ddr controller IP, so add edac support
> for i.MX8MP based on the EDAC_SYNOPSYS driver.
> 
> Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
> ---
> Changes in V2:
> 1. Improve the patch title and the commit message.
> ---
>   drivers/edac/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 23f11554f400..d3e2477948c8 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -485,7 +485,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.


Acked-by: Michal Simek <michal.simek@amd.com>

M

  reply	other threads:[~2022-04-28  6:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28  2:32 [PATCH V2] EDAC/synopsys: Add edac driver support for i.MX platforms Sherry Sun
2022-04-28  6:41 ` Michal Simek [this message]
2022-04-28 13:46 ` Borislav Petkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=776544f2-74fb-32a1-fb79-4e9a95ec16c0@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=Shubhrajyoti.datta@xilinx.com \
    --cc=bp@alien8.de \
    --cc=james.morse@arm.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=rric@kernel.org \
    --cc=sherry.sun@nxp.com \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox