diff for duplicates of <1458053402.4174.12.camel@synopsys.com> diff --git a/a/1.txt b/N1/1.txt index e1c49aa..c8e16bc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Sergei, -On Tue, 2016-03-15@17:38 +0300, Sergei Shtylyov wrote: +On Tue, 2016-03-15 at 17:38 +0300, Sergei Shtylyov wrote: > Hello. > > On 3/15/2016 12:29 PM, Alexey Brodkin wrote: @@ -19,31 +19,31 @@ On Tue, 2016-03-15@17:38 +0300, Sergei Shtylyov wrote: > > Simplest solution is to add PHY description in board's .dts. > > And so we do here. > > -> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com> -> > Cc: Rob Herring <robh at kernel.org> -> > Cc: Phil Reid <preid at electromag.com.au> -> > Cc: David S. Miller <davem at davemloft.net> -> > Cc: linux-kernel at vger.kernel.org -> > Cc: netdev at vger.kernel.org -> > Cc: stable at vger.kernel.org # 4.5.x +> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> +> > Cc: Rob Herring <robh@kernel.org> +> > Cc: Phil Reid <preid@electromag.com.au> +> > Cc: David S. Miller <davem@davemloft.net> +> > Cc: linux-kernel@vger.kernel.org +> > Cc: netdev@vger.kernel.org +> > Cc: stable@vger.kernel.org # 4.5.x > > --- -> > ? arch/arc/boot/dts/axs10x_mb.dtsi | 8 ++++++++ -> > ? 1 file changed, 8 insertions(+) +> > arch/arc/boot/dts/axs10x_mb.dtsi | 8 ++++++++ +> > 1 file changed, 8 insertions(+) > > > > diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi > > index 44a578c..04b999e 100644 > > --- a/arch/arc/boot/dts/axs10x_mb.dtsi > > +++ b/arch/arc/boot/dts/axs10x_mb.dtsi > > @@ -47,6 +47,14 @@ -> > ?? clocks = <&apbclk>; -> > ?? clock-names = "stmmaceth"; -> > ?? max-speed = <100>; +> > clocks = <&apbclk>; +> > clock-names = "stmmaceth"; +> > max-speed = <100>; > > + mdio0 { > > + #address-cells = <1>; > > + #size-cells = <0>; > > + compatible = "snps,dwmac-mdio"; -> > + phy0: ethernet-phy at 0 { -> ????The naming is inconsistent with the "reg" prop specified, should be @1. +> > + phy0: ethernet-phy@0 { +> The naming is inconsistent with the "reg" prop specified, should be @1. Makes sense. Will re-send it with mentioned fix. diff --git a/a/content_digest b/N1/content_digest index 159f69e..935550e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,20 @@ "ref\01458034150-10766-1-git-send-email-abrodkin@synopsys.com\0" "ref\056E81E66.6080706@cogentembedded.com\0" - "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0" - "Subject\0[PATCH] ARC: axs10x - add Ethernet PHY description in .dts\0" + "From\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" + "Subject\0Re: [PATCH] ARC: axs10x - add Ethernet PHY description in .dts\0" "Date\0Tue, 15 Mar 2016 14:50:02 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0sergei.shtylyov@cogentembedded.com <sergei.shtylyov@cogentembedded.com>\0" + "Cc\0robh@kernel.org <robh@kernel.org>" + preid@electromag.com.au <preid@electromag.com.au> + davem@davemloft.net <davem@davemloft.net> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org> + " netdev@vger.kernel.org <netdev@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi Sergei,\n" "\n" - "On Tue, 2016-03-15@17:38 +0300, Sergei Shtylyov wrote:\n" + "On Tue, 2016-03-15 at 17:38 +0300, Sergei Shtylyov wrote:\n" "> Hello.\n" "> \n" "> On 3/15/2016 12:29 PM, Alexey Brodkin wrote:\n" @@ -27,35 +33,35 @@ "> > Simplest solution is to add PHY description in board's .dts.\n" "> > And so we do here.\n" "> > \n" - "> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>\n" - "> > Cc: Rob Herring <robh at kernel.org>\n" - "> > Cc: Phil Reid <preid at electromag.com.au>\n" - "> > Cc: David S. Miller <davem at davemloft.net>\n" - "> > Cc: linux-kernel at vger.kernel.org\n" - "> > Cc: netdev at vger.kernel.org\n" - "> > Cc: stable at vger.kernel.org # 4.5.x\n" + "> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>\n" + "> > Cc: Rob Herring <robh@kernel.org>\n" + "> > Cc: Phil Reid <preid@electromag.com.au>\n" + "> > Cc: David S. Miller <davem@davemloft.net>\n" + "> > Cc: linux-kernel@vger.kernel.org\n" + "> > Cc: netdev@vger.kernel.org\n" + "> > Cc: stable@vger.kernel.org # 4.5.x\n" "> > ---\n" - "> > ? arch/arc/boot/dts/axs10x_mb.dtsi | 8 ++++++++\n" - "> > ? 1 file changed, 8 insertions(+)\n" + "> > \302\240 arch/arc/boot/dts/axs10x_mb.dtsi | 8 ++++++++\n" + "> > \302\240 1 file changed, 8 insertions(+)\n" "> > \n" "> > diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi\n" "> > index 44a578c..04b999e 100644\n" "> > --- a/arch/arc/boot/dts/axs10x_mb.dtsi\n" "> > +++ b/arch/arc/boot/dts/axs10x_mb.dtsi\n" "> > @@ -47,6 +47,14 @@\n" - "> > ??\t\t\tclocks = <&apbclk>;\n" - "> > ??\t\t\tclock-names = \"stmmaceth\";\n" - "> > ??\t\t\tmax-speed = <100>;\n" + "> > \302\240\302\240\t\t\tclocks = <&apbclk>;\n" + "> > \302\240\302\240\t\t\tclock-names = \"stmmaceth\";\n" + "> > \302\240\302\240\t\t\tmax-speed = <100>;\n" "> > +\t\t\tmdio0 {\n" "> > +\t\t\t\t#address-cells = <1>;\n" "> > +\t\t\t\t#size-cells = <0>;\n" "> > +\t\t\t\tcompatible = \"snps,dwmac-mdio\";\n" - "> > +\t\t\t\tphy0: ethernet-phy at 0 {\n" - "> ????The naming is inconsistent with the \"reg\" prop specified, should be @1.\n" + "> > +\t\t\t\tphy0: ethernet-phy@0 {\n" + "> \302\240\302\240\302\240\302\240The naming is inconsistent with the \"reg\" prop specified, should be @1.\n" "\n" "Makes sense.\n" "Will re-send it with mentioned fix.\n" "\n" -Alexey -3e57dcf51be51e39a68a6e9fc754b2bdc5273291175ffaaf177da69f20f5f6a1 +222f7db9f17e74b28035d43bee0d9e250f9d153ebd7916e9b9d571a3720dde33
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.