[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bfbc2ce8-675e-fba0-5d01-cc0c9e76895d@kernel.org>
Date: Mon, 6 May 2019 10:17:54 -0500
From: Dinh Nguyen <dinguyen@...nel.org>
To: thor.thayer@...ux.intel.com, bp@...en8.de, mchehab@...nel.org,
james.morse@....com, robh+dt@...nel.org, mark.rutland@....com
Cc: devicetree@...r.kernel.org, linux-edac@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/4] arm64: dts: stratix10: Add SDMMC EDAC node
On 4/23/19 9:36 AM, thor.thayer@...ux.intel.com wrote:
> From: Thor Thayer <thor.thayer@...ux.intel.com>
>
> Add the Stratix10 SDMMC EDAC node.
>
> Signed-off-by: Thor Thayer <thor.thayer@...ux.intel.com>
> ---
> arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> index 2e3863ee12b3..91fed85cf8e5 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> @@ -67,6 +67,17 @@
> clock-frequency = <25000000>;
> };
> };
> +
> + eccmgr {
> + sdmmca-ecc@...c8c00 {
> + compatible = "altr,socfpga-s10-sdmmc-ecc",
> + "altr,socfpga-sdmmc-ecc";
> + reg = <0xff8c8c00 0x100>;
> + altr,ecc-parent = <&mmc>;
> + interrupts = <14 4>,
> + <15 4>;
> + };
> + };
> };
> };
>
>
Acked-by: Dinh Nguyen <dinguyen@...nel.org>
Powered by blists - more mailing lists