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-next>] [day] [month] [year] [list]
Date:   Mon, 23 Dec 2019 09:00:50 +0000
From:   "Madalin Bucur (OSS)" <madalin.bucur@....nxp.com>
To:     "maxime.ripard@...tlin.com" <maxime.ripard@...tlin.com>,
        "robh+dt@...nel.org" <robh+dt@...nel.org>,
        "mark.rutland@....com" <mark.rutland@....com>
CC:     "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [RFC] obsolete references to
 Documentation/devicetree/bindings/net/ethernet.txt

Hi,

this patch removed the ethernet.txt content and added the information found in
it in the ethernet-controller.yaml (Documentation/devicetree/bindings/net):

  commit 9d3de3c58347623b5e71d554628a1571cd3142ad
  Author: Maxime Ripard <maxime.ripard@...tlin.com>
  Date:   Thu Jun 27 17:31:43 2019 +0200

      dt-bindings: net: Add YAML schemas for the generic Ethernet options

      The Ethernet controllers have a good number of generic options that can be
      needed in a device tree. Add a YAML schemas for those.

      Reviewed-by: Rob Herring <robh@...nel.org>
      Signed-off-by: Maxime Ripard <maxime.ripard@...tlin.com>
      Reviewed-by: Andrew Lunn <andrew@...n.ch>
      Signed-off-by: Rob Herring <robh@...nel.org>

There are still many references to the previous ethernet.txt document:

  $ grep ethernet.txt Documentation/devicetree/bindings/net/ -r | wc -l
  96

Should those be updated too or it's enough to rely on the current content
of the previous ethernet.txt file:

  $ cat Documentation/devicetree/bindings/net/ethernet.txt
  This file has moved to ethernet-controller.yaml.

Thanks,
Madalin

Powered by blists - more mailing lists