lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <174292776178.2114668.8032806349344866356.robh@kernel.org>
Date: Tue, 25 Mar 2025 13:36:02 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Matthew Gerlach <matthew.gerlach@...era.com>
Cc: krzk+dt@...nel.org, conor+dt@...nel.org, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] dt-bindings: edac: altera: socfpga: Convert to YAML


On Tue, 25 Mar 2025 10:31:39 -0700, Matthew Gerlach wrote:
> Convert the device tree bindings for the Altera SoCFPGA ECC
> Manager from text to yaml.
> 
> Signed-off-by: Matthew Gerlach <matthew.gerlach@...era.com>
> ---
> v3:
>  - Remove redundant $ref and description from compatible entries.
>  - Add $ref and description for altr,sysmgr-syscon entry.
>  - Fix description of altr,ecc-parent of sdmmca-ecc@...c8c00.
>  - Successfully validated Cyclone5, Arria5/10, Stratix10, and Agilex.
>  - Rename yaml file.
> 
> v2:
>  - Fix $id: path.
>  - Remove unneeded '|'.
>  - Move vendor properties last (but before child nodes).
>  - Add appropriate blank lines.
>  - Don't break ABI.
>  - Avoid changing existing DTSI and DTS.
> ---
>  .../edac/altr,socfpga-ecc-manager.yaml        | 323 +++++++++++++++
>  .../bindings/edac/socfpga-eccmgr.txt          | 383 ------------------
>  MAINTAINERS                                   |   5 +
>  3 files changed, 328 insertions(+), 383 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/edac/altr,socfpga-ecc-manager.yaml
>  delete mode 100644 Documentation/devicetree/bindings/edac/socfpga-eccmgr.txt
> 

Applied, thanks!


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ