Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-23 Thread Rob Herring
On Fri, May 20, 2016 at 10:27:54AM +0200, Neil Armstrong wrote: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. > > Signed-off-by: Neil Armstrong > --- > .../bindings/reset/amlogic,meson-gxbb-reset.txt| 18

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-23 Thread Rob Herring
On Fri, May 20, 2016 at 10:27:54AM +0200, Neil Armstrong wrote: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. > > Signed-off-by: Neil Armstrong > --- > .../bindings/reset/amlogic,meson-gxbb-reset.txt| 18 ++ >

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Neil Armstrong
On 05/20/2016 11:08 AM, Carlo Caione wrote: > On 20/05/16 10:51, Neil Armstrong wrote: >> On 05/20/2016 10:46 AM, Carlo Caione wrote: >>> On 20/05/16 10:27, Neil Armstrong wrote: Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the associated include file.

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Neil Armstrong
On 05/20/2016 11:08 AM, Carlo Caione wrote: > On 20/05/16 10:51, Neil Armstrong wrote: >> On 05/20/2016 10:46 AM, Carlo Caione wrote: >>> On 20/05/16 10:27, Neil Armstrong wrote: Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the associated include file.

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Carlo Caione
On 20/05/16 10:51, Neil Armstrong wrote: > On 05/20/2016 10:46 AM, Carlo Caione wrote: > > On 20/05/16 10:27, Neil Armstrong wrote: > >> Add DT bindings for the Meson GXBB SoC Reset Controller documentation and > >> the > >> associated include file. > > > > [...] > > > >> +#define

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Carlo Caione
On 20/05/16 10:51, Neil Armstrong wrote: > On 05/20/2016 10:46 AM, Carlo Caione wrote: > > On 20/05/16 10:27, Neil Armstrong wrote: > >> Add DT bindings for the Meson GXBB SoC Reset Controller documentation and > >> the > >> associated include file. > > > > [...] > > > >> +#define

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Neil Armstrong
On 05/20/2016 10:46 AM, Carlo Caione wrote: > On 20/05/16 10:27, Neil Armstrong wrote: >> Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the >> associated include file. > > [...] > >> +#define RESET_I2C_MASTER_2 142 >> +#define RESET_I2C_MASTER_1 143 >> +/*

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Neil Armstrong
On 05/20/2016 10:46 AM, Carlo Caione wrote: > On 20/05/16 10:27, Neil Armstrong wrote: >> Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the >> associated include file. > > [...] > >> +#define RESET_I2C_MASTER_2 142 >> +#define RESET_I2C_MASTER_1 143 >> +/*

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Carlo Caione
On 20/05/16 10:27, Neil Armstrong wrote: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. [...] > +#define RESET_I2C_MASTER_2 142 > +#define RESET_I2C_MASTER_1 143 > +/* 144-159 */ > +/* RESET5

Re: [PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Carlo Caione
On 20/05/16 10:27, Neil Armstrong wrote: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. [...] > +#define RESET_I2C_MASTER_2 142 > +#define RESET_I2C_MASTER_1 143 > +/* 144-159 */ > +/* RESET5

[PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Neil Armstrong
Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the associated include file. Signed-off-by: Neil Armstrong --- .../bindings/reset/amlogic,meson-gxbb-reset.txt| 18 ++ .../dt-bindings/reset/amlogic,meson-gxbb-reset.h | 199

[PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-20 Thread Neil Armstrong
Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the associated include file. Signed-off-by: Neil Armstrong --- .../bindings/reset/amlogic,meson-gxbb-reset.txt| 18 ++ .../dt-bindings/reset/amlogic,meson-gxbb-reset.h | 199 + 2 files changed,

Re: [RFC PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-14 Thread Kevin Hilman
Neil Armstrong writes: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. > > Signed-off-by: Neil Armstrong [...] > +#define RESET_Ethernet 19 nit: all the others are all

Re: [RFC PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-14 Thread Kevin Hilman
Neil Armstrong writes: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. > > Signed-off-by: Neil Armstrong [...] > +#define RESET_Ethernet 19 nit: all the others are all uppercase. This should be as well for consistency.

[RFC PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-13 Thread Neil Armstrong
Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the associated include file. Signed-off-by: Neil Armstrong --- .../bindings/reset/amlogic,meson-gxbb-reset.txt| 16 +++ .../dt-bindings/reset/amlogic,meson-gxbb-reset.h | 160

[RFC PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller

2016-05-13 Thread Neil Armstrong
Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the associated include file. Signed-off-by: Neil Armstrong --- .../bindings/reset/amlogic,meson-gxbb-reset.txt| 16 +++ .../dt-bindings/reset/amlogic,meson-gxbb-reset.h | 160 + 2 files changed,