[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <203f5399-a8e0-70be-8b8b-782e6870143e@kernel.org>
Date: Thu, 30 Sep 2021 09:02:19 -0500
From: Dinh Nguyen <dinguyen@...nel.org>
To: Borislav Petkov <bp@...en8.de>
Cc: michal.simek@...inx.com, mchehab@...nel.org, tony.luck@...el.com,
james.morse@....com, rric@...nel.org, linux-kernel@...r.kernel.org,
linux-edac@...r.kernel.org
Subject: Re: [PATCHv3 2/3] EDAC/synopsys: add support for version 3 of the
Synopsys EDAC DDR
On 9/30/21 6:41 AM, Borislav Petkov wrote:
> On Tue, Sep 28, 2021 at 11:04:22AM -0500, Dinh Nguyen wrote:
>> @@ -899,6 +930,10 @@ static const struct of_device_id synps_edac_match[] = {
>> .compatible = "xlnx,zynqmp-ddrc-2.40a",
>> .data = (void *)&zynqmp_edac_def
>> },
>> + {
>> + .compatible = "snps,ddrc-3.80a",
>
> WARNING: DT compatible string "snps,ddrc-3.80a" appears un-documented -- check ./Documentation/devicetree/bindings/
> #169: FILE: drivers/edac/synopsys_edac.c:934:
> + .compatible = "snps,ddrc-3.80a",
>
I'll send a follow-up patch to document this.
Dinh
Powered by blists - more mailing lists