All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170927134709.GA14370@Red>

diff --git a/a/1.txt b/N1/1.txt
index 988006f..14eaede 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ On Wed, Sep 27, 2017 at 12:16:22PM +0200, Maxime Ripard wrote:
 > > +			mdio0: mdio {
 > >  				#address-cells = <1>;
 > >  				#size-cells = <0>;
-> > -				int_mii_phy: ethernet-phy at 1 {
+> > -				int_mii_phy: ethernet-phy@1 {
 > > -					compatible = "ethernet-phy-ieee802.3-c22";
 > > -					reg = <1>;
 > > -					clocks = <&ccu CLK_BUS_EPHY>;
@@ -36,14 +36,14 @@ On Wed, Sep 27, 2017 at 12:16:22PM +0200, Maxime Ripard wrote:
 > Newline
 > 
 > > +					/* Only one MDIO is usable at the time */
-> > +					internal_mdio: mdio at 1 {
+> > +					internal_mdio: mdio@1 {
 > > +						reg = <1>;
 > > +						#address-cells = <1>;
 > > +						#size-cells = <0>;
 > 
 > Newline
 > 
-> > +						int_mii_phy: ethernet-phy at 1 {
+> > +						int_mii_phy: ethernet-phy@1 {
 > > +							compatible = "ethernet-phy-ieee802.3-c22";
 > > +							reg = <1>;
 > > +							clocks = <&ccu CLK_BUS_EPHY>;
@@ -54,7 +54,7 @@ On Wed, Sep 27, 2017 at 12:16:22PM +0200, Maxime Ripard wrote:
 > 
 > Newline
 > 
-> > +					mdio: mdio at 2 {
+> > +					mdio: mdio@2 {
 > 
 > This is quite confusing. Why not call the label external_mdio?
 > 
diff --git a/a/content_digest b/N1/content_digest
index 2e31c54..8cd36eb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,26 @@
  "ref\020170927073414.17361-1-clabbe.montjoie@gmail.com\0"
  "ref\020170927073414.17361-7-clabbe.montjoie@gmail.com\0"
  "ref\020170927101622.v7odmreccwh7ldg2@flea\0"
- "From\0clabbe.montjoie@gmail.com (Corentin Labbe)\0"
- "Subject\0[PATCH v6 06/11] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac\0"
+ "From\0Corentin Labbe <clabbe.montjoie@gmail.com>\0"
+ "Subject\0Re: [PATCH v6 06/11] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac\0"
  "Date\0Wed, 27 Sep 2017 15:47:09 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Cc\0robh+dt@kernel.org"
+  mark.rutland@arm.com
+  wens@csie.org
+  linux@armlinux.org.uk
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  peppe.cavallaro@st.com
+  alexandre.torgue@st.com
+  andrew@lunn.ch
+  f.fainelli@gmail.com
+  frowand.list@gmail.com
+  netdev@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " linux-sunxi@googlegroups.com\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 27, 2017 at 12:16:22PM +0200, Maxime Ripard wrote:\n"
@@ -30,7 +46,7 @@
  "> > +\t\t\tmdio0: mdio {\n"
  "> >  \t\t\t\t#address-cells = <1>;\n"
  "> >  \t\t\t\t#size-cells = <0>;\n"
- "> > -\t\t\t\tint_mii_phy: ethernet-phy at 1 {\n"
+ "> > -\t\t\t\tint_mii_phy: ethernet-phy@1 {\n"
  "> > -\t\t\t\t\tcompatible = \"ethernet-phy-ieee802.3-c22\";\n"
  "> > -\t\t\t\t\treg = <1>;\n"
  "> > -\t\t\t\t\tclocks = <&ccu CLK_BUS_EPHY>;\n"
@@ -45,14 +61,14 @@
  "> Newline\n"
  "> \n"
  "> > +\t\t\t\t\t/* Only one MDIO is usable at the time */\n"
- "> > +\t\t\t\t\tinternal_mdio: mdio at 1 {\n"
+ "> > +\t\t\t\t\tinternal_mdio: mdio@1 {\n"
  "> > +\t\t\t\t\t\treg = <1>;\n"
  "> > +\t\t\t\t\t\t#address-cells = <1>;\n"
  "> > +\t\t\t\t\t\t#size-cells = <0>;\n"
  "> \n"
  "> Newline\n"
  "> \n"
- "> > +\t\t\t\t\t\tint_mii_phy: ethernet-phy at 1 {\n"
+ "> > +\t\t\t\t\t\tint_mii_phy: ethernet-phy@1 {\n"
  "> > +\t\t\t\t\t\t\tcompatible = \"ethernet-phy-ieee802.3-c22\";\n"
  "> > +\t\t\t\t\t\t\treg = <1>;\n"
  "> > +\t\t\t\t\t\t\tclocks = <&ccu CLK_BUS_EPHY>;\n"
@@ -63,7 +79,7 @@
  "> \n"
  "> Newline\n"
  "> \n"
- "> > +\t\t\t\t\tmdio: mdio at 2 {\n"
+ "> > +\t\t\t\t\tmdio: mdio@2 {\n"
  "> \n"
  "> This is quite confusing. Why not call the label external_mdio?\n"
  "> \n"
@@ -72,4 +88,4 @@
  "\n"
  Regards
 
-cf55830521019c104b5e8c6de31bd4c3eae6e48d98ae053f782512e935749970
+e35dd46b9829475ab78ac5fca94ce29f9379a5bfd7553d39ca1f331130f4fd2e

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.