[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <VI1PR04MB5567BBD2827A5DDDFD0D82B7EC2E0@VI1PR04MB5567.eurprd04.prod.outlook.com>
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