Re: [PATCH net-next v4 2/4] dt-bindings: net: add EEE capability constants

From: Jerome Brunet
Date: Mon Dec 19 2016 - 10:18:13 EST


Hi Rob,

First, Thx for this information and sorry for this late reply
As you may have seen yourself, there was little bit of confusion while
discussing this patch series.

The point is the v3 was applied before your reply (patches 2 and 3 not
combined unfortunately).
Because of this confusion, the series needed a few fixes witch removes
the previously added bindings [0].
This time, I made sure to modify (remove) the bindings along with the
documentation.

[0]:Âhttp://lkml.kernel.org/r/1482159938-13239-1-git-send-email-jbrunet
@baylibre.com

Cheers
Jerome

On Mon, 2016-12-05 at 08:39 -0600, Rob Herring wrote:
> On Mon, Nov 28, 2016 at 04:50:26PM +0100, Jerome Brunet wrote:
> >
> > Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
> > Tested-by: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
> > Tested-by: Andreas FÃrber <afaerber@xxxxxxx>
> > Tested-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> > ---
> > Âinclude/dt-bindings/net/mdio.h | 19 +++++++++++++++++++
> > Â1 file changed, 19 insertions(+)
> > Âcreate mode 100644 include/dt-bindings/net/mdio.h
>
> Seems changes are wanted on this, but patches 2 and 3 should beÂ
> combined. The header is part of the binding doc.
>
> Rob