Re: [U-Boot] [PATCH v4 2/4] doc: bindings: Add description for MDIO MUX dts nodes

2019-07-11 Thread Bin Meng
On Thu, Jul 11, 2019 at 3:07 PM Alex Marginean wrote: > > Adds a short bindings document describing the expected structure of a MDIO > MUX dts node. This is based on Linux binding and the example is in fact > copied from there. > > Signed-off-by: Alex Marginean > --- > > Changes in v2: >

Re: [U-Boot] [PATCH v4 2/4] doc: bindings: Add description for MDIO MUX dts nodes

2019-07-11 Thread Joe Hershberger
On Thu, Jul 11, 2019 at 2:07 AM Alex Marginean wrote: > > Adds a short bindings document describing the expected structure of a MDIO > MUX dts node. This is based on Linux binding and the example is in fact > copied from there. > > Signed-off-by: Alex Marginean Acked-by: Joe Hershberger __

[U-Boot] [PATCH v4 2/4] doc: bindings: Add description for MDIO MUX dts nodes

2019-07-11 Thread Alex Marginean
Adds a short bindings document describing the expected structure of a MDIO MUX dts node. This is based on Linux binding and the example is in fact copied from there. Signed-off-by: Alex Marginean --- Changes in v2: - no change Changes in v3: - no change, just fighting with the e