Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-07 Thread Jon Mason
On Wed, Jul 6, 2016 at 3:34 AM, Arnd Bergmann wrote: > On Tuesday, July 5, 2016 7:18:45 PM CEST Jon Mason wrote: >> > >> > Ok, then I'd suggest making the compatible string here >> > >> > compatible = "brcm,nsp-amac", "brcm,amac"; >> >> It is called GMAC in the NS and NSP

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-06 Thread Arnd Bergmann
On Tuesday, July 5, 2016 7:18:45 PM CEST Jon Mason wrote: > > > > Ok, then I'd suggest making the compatible string here > > > > compatible = "brcm,nsp-amac", "brcm,amac"; > > It is called GMAC in the NS and NSP documentation, but AMAC is fine > with me (as it is called this in the NS2

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-05 Thread Jon Mason
On Tue, Jul 5, 2016 at 9:37 AM, Arnd Bergmann wrote: > On Monday, July 4, 2016 9:34:35 AM CEST Ray Jui wrote: >> On 7/1/2016 8:42 AM, Arnd Bergmann wrote: >> > On Friday, July 1, 2016 11:17:25 AM CEST Jon Mason wrote: >> >> On Fri, Jul 1, 2016 at 5:46 AM, Arnd Bergmann

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-05 Thread Arnd Bergmann
On Monday, July 4, 2016 9:34:35 AM CEST Ray Jui wrote: > On 7/1/2016 8:42 AM, Arnd Bergmann wrote: > > On Friday, July 1, 2016 11:17:25 AM CEST Jon Mason wrote: > >> On Fri, Jul 1, 2016 at 5:46 AM, Arnd Bergmann wrote: > >>> On Thursday, June 30, 2016 6:59:13 PM CEST Jon Mason

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-04 Thread Ray Jui
On 7/1/2016 8:42 AM, Arnd Bergmann wrote: On Friday, July 1, 2016 11:17:25 AM CEST Jon Mason wrote: On Fri, Jul 1, 2016 at 5:46 AM, Arnd Bergmann wrote: On Thursday, June 30, 2016 6:59:13 PM CEST Jon Mason wrote: + +Required properties: + - compatible: "brcm,bgmac-nsp" + -

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-01 Thread Arnd Bergmann
On Friday, July 1, 2016 11:17:25 AM CEST Jon Mason wrote: > On Fri, Jul 1, 2016 at 5:46 AM, Arnd Bergmann wrote: > > On Thursday, June 30, 2016 6:59:13 PM CEST Jon Mason wrote: > >> + > >> +Required properties: > >> + - compatible: "brcm,bgmac-nsp" > >> + - reg:

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-01 Thread Jon Mason
On Fri, Jul 1, 2016 at 5:46 AM, Arnd Bergmann wrote: > On Thursday, June 30, 2016 6:59:13 PM CEST Jon Mason wrote: >> + >> +Required properties: >> + - compatible: "brcm,bgmac-nsp" >> + - reg:Address and length of the GMAC registers, >> + Address and

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-01 Thread Jon Mason
On Thu, Jun 30, 2016 at 10:56 PM, Rob Herring wrote: > On Thu, Jun 30, 2016 at 06:59:13PM -0400, Jon Mason wrote: >> Signed-off-by: Jon Mason >> --- >> .../devicetree/bindings/net/brcm,bgmac-nsp.txt | 24 >> ++ >> 1 file changed,

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-07-01 Thread Arnd Bergmann
On Thursday, June 30, 2016 6:59:13 PM CEST Jon Mason wrote: > + > +Required properties: > + - compatible: "brcm,bgmac-nsp" > + - reg:Address and length of the GMAC registers, > + Address and length of the GMAC IDM registers > + - reg-names: Names of the registers.

Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

2016-06-30 Thread Rob Herring
On Thu, Jun 30, 2016 at 06:59:13PM -0400, Jon Mason wrote: > Signed-off-by: Jon Mason > --- > .../devicetree/bindings/net/brcm,bgmac-nsp.txt | 24 > ++ > 1 file changed, 24 insertions(+) > create mode 100644