All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1484680984.26620.29.camel@baylibre.com>

diff --git a/a/content_digest b/N1/content_digest
index b6e28a9..57a1db8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "From\0jbrunet@baylibre.com (Jerome Brunet)\0"
  "Subject\0[PATCH 0/5] meson-gx: reset RGMII PHYs and configure TX delay\0"
  "Date\0Tue, 17 Jan 2017 20:23:04 +0100\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, 2016-12-03 at 00:47 +0100, Martin Blumenstingl wrote:\n"
@@ -81,4 +81,4 @@
  "> ?8 files changed, 63 insertions(+), 6 deletions(-)\n"
  >
 
-f3c6aa817e17b8be0cf6e62e2504c167a08c6d2d7bed5c2be0ada9afe6690dec
+b6a081397b900860e91cc345b791750f0abf0c6656792c8f0beb895d27a22bb3

diff --git a/a/1.txt b/N2/1.txt
index b3726bf..3ab7908 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -6,7 +6,7 @@ On Sat, 2016-12-03 at 00:47 +0100, Martin Blumenstingl wrote:
 > was applied twice:
 > - once "accidentally" by the PHY (this was fixed with [2])
 > - once by the MAC because there was a hardcoded TX delay (of 2ns),
-> ? this will be configurable with the changes from [0]
+>   this will be configurable with the changes from [0]
 > 
 > These are the dts changes which belong to my other series (in v2
 > these patches were part of the other series, upon request of the
@@ -32,12 +32,12 @@ On Sat, 2016-12-03 at 00:47 +0100, Martin Blumenstingl wrote:
 > 001831.html
 > 
 > Martin Blumenstingl (5):
-> ? ARM64: dts: meson-gx: move the MDIO node to meson-gx
+>   ARM64: dts: meson-gx: move the MDIO node to meson-gx
 
 Sorry for the late reply, I've only been able to test this yesterday.
 
 With "snps,dwmac-mdio" provided in meson-gx.dtsi, the mdio_node is
-defined in?stmmac_mdio_register and auto-detection of the PHY is
+defined in stmmac_mdio_register and auto-detection of the PHY is
 disabled for all meson-gx boards.
 
 I wonder if this is desirable ? or maybe this something we could fix in
@@ -45,31 +45,35 @@ stmmac ? (perform auto-detect the mdio bus is provided without a PHY)
 
 Also, I think bisect is broken between patch 1 and patch 4: The PHY of
 some boards won't be detected between these patches. Should we squash
-them ??
+them ? 
 
-> ? ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY
-> ? ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY
-> ? ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY
-> ? ARM64: dts: amlogic: add the ethernet TX delay configuration
+>   ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY
+>   ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY
+>   ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY
+>   ARM64: dts: amlogic: add the ethernet TX delay configuration
 > 
 
-Last remark, about the use of?ethernet-phy-idXXXX.XXXX in the odroid
+Last remark, about the use of ethernet-phy-idXXXX.XXXX in the odroid
 and the vega: Isn't it better to let phylib do the autodetection of the
 phy id ?
 
 If we want to specify the id in DT, we should probably add it for the
 Micrel PHY of the p200 as well, for consistency.
 
-> ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi????????????|??6 ++++++
-> ?arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts??| 17
+>  arch/arm64/boot/dts/amlogic/meson-gx.dtsi            |  6 ++++++
+>  arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts  | 17
 > +++++++++++++++++
-> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi?????| 17
+>  arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi     | 17
 > +++++++++++++++++
-> ?arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17
+>  arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17
 > +++++++++++++++++
-> ?arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts |??2 ++
-> ?arch/arm64/boot/dts/amlogic/meson-gxl.dtsi???????????|??6 ------
-> ?arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts??|??2 ++
-> ?arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts??|??2 ++
-> ?8 files changed, 63 insertions(+), 6 deletions(-)
->
+>  arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts |  2 ++
+>  arch/arm64/boot/dts/amlogic/meson-gxl.dtsi           |  6 ------
+>  arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts  |  2 ++
+>  arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts  |  2 ++
+>  8 files changed, 63 insertions(+), 6 deletions(-)
+> 
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index b6e28a9..538d67d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,18 @@
  "ref\020161202234739.22929-1-martin.blumenstingl@googlemail.com\0"
- "From\0jbrunet@baylibre.com (Jerome Brunet)\0"
- "Subject\0[PATCH 0/5] meson-gx: reset RGMII PHYs and configure TX delay\0"
+ "ref\020161202234739.22929-1-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 0/5] meson-gx: reset RGMII PHYs and configure TX delay\0"
  "Date\0Tue, 17 Jan 2017 20:23:04 +0100\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>"
+  linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
+ " carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  will.deacon-5wv7dgnIgG8@public.gmane.org
+  catalin.marinas-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+ " robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, 2016-12-03 at 00:47 +0100, Martin Blumenstingl wrote:\n"
@@ -13,7 +23,7 @@
  "> was applied twice:\n"
  "> - once \"accidentally\" by the PHY (this was fixed with [2])\n"
  "> - once by the MAC because there was a hardcoded TX delay (of 2ns),\n"
- "> ? this will be configurable with the changes from [0]\n"
+ "> \302\240 this will be configurable with the changes from [0]\n"
  "> \n"
  "> These are the dts changes which belong to my other series (in v2\n"
  "> these patches were part of the other series, upon request of the\n"
@@ -39,12 +49,12 @@
  "> 001831.html\n"
  "> \n"
  "> Martin Blumenstingl (5):\n"
- "> ? ARM64: dts: meson-gx: move the MDIO node to meson-gx\n"
+ "> \302\240 ARM64: dts: meson-gx: move the MDIO node to meson-gx\n"
  "\n"
  "Sorry for the late reply, I've only been able to test this yesterday.\n"
  "\n"
  "With \"snps,dwmac-mdio\" provided in meson-gx.dtsi, the mdio_node is\n"
- "defined in?stmmac_mdio_register and auto-detection of the PHY is\n"
+ "defined in\302\240stmmac_mdio_register and auto-detection of the PHY is\n"
  "disabled for all meson-gx boards.\n"
  "\n"
  "I wonder if this is desirable ? or maybe this something we could fix in\n"
@@ -52,33 +62,37 @@
  "\n"
  "Also, I think bisect is broken between patch 1 and patch 4: The PHY of\n"
  "some boards won't be detected between these patches. Should we squash\n"
- "them ??\n"
+ "them ?\302\240\n"
  "\n"
- "> ? ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY\n"
- "> ? ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY\n"
- "> ? ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY\n"
- "> ? ARM64: dts: amlogic: add the ethernet TX delay configuration\n"
+ "> \302\240 ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY\n"
+ "> \302\240 ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY\n"
+ "> \302\240 ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY\n"
+ "> \302\240 ARM64: dts: amlogic: add the ethernet TX delay configuration\n"
  "> \n"
  "\n"
- "Last remark, about the use of?ethernet-phy-idXXXX.XXXX in the odroid\n"
+ "Last remark, about the use of\302\240ethernet-phy-idXXXX.XXXX in the odroid\n"
  "and the vega: Isn't it better to let phylib do the autodetection of the\n"
  "phy id ?\n"
  "\n"
  "If we want to specify the id in DT, we should probably add it for the\n"
  "Micrel PHY of the p200 as well, for consistency.\n"
  "\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi????????????|??6 ++++++\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts??| 17\n"
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gx.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2406 ++++++\n"
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts\302\240\302\240| 17\n"
  "> +++++++++++++++++\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi?????| 17\n"
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi\302\240\302\240\302\240\302\240\302\240| 17\n"
  "> +++++++++++++++++\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17\n"
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17\n"
  "> +++++++++++++++++\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts |??2 ++\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gxl.dtsi???????????|??6 ------\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts??|??2 ++\n"
- "> ?arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts??|??2 ++\n"
- "> ?8 files changed, 63 insertions(+), 6 deletions(-)\n"
- >
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts |\302\240\302\2402 ++\n"
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gxl.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2406 ------\n"
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts\302\240\302\240|\302\240\302\2402 ++\n"
+ "> \302\240arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts\302\240\302\240|\302\240\302\2402 ++\n"
+ "> \302\2408 files changed, 63 insertions(+), 6 deletions(-)\n"
+ "> \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-f3c6aa817e17b8be0cf6e62e2504c167a08c6d2d7bed5c2be0ada9afe6690dec
+fd1815c22db413dc1d712c7d64c356f4386583b9f2a6a20d9b51bcf6603a2622

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.