Re: [PATCH 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding

2015-01-13 Thread Ray Jui
On 1/12/2015 11:57 PM, Linus Walleij wrote: > On Sat, Dec 6, 2014 at 1:40 AM, Ray Jui wrote: > >> Document the GPIO device tree binding for Broadcom Cygnus SoC >> >> Signed-off-by: Ray Jui >> Reviewed-by: Scott Branden > (...) >> +- #gpio-cells: >> +Must be two. The first cell is the GPIO

Re: [PATCH 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding

2015-01-12 Thread Linus Walleij
On Sat, Dec 6, 2014 at 1:40 AM, Ray Jui wrote: > Document the GPIO device tree binding for Broadcom Cygnus SoC > > Signed-off-by: Ray Jui > Reviewed-by: Scott Branden (...) > +- #gpio-cells: > +Must be two. The first cell is the GPIO pin number (within the > +controller's domain) and the se

[PATCH 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding

2014-12-05 Thread Ray Jui
Document the GPIO device tree binding for Broadcom Cygnus SoC Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- .../devicetree/bindings/gpio/brcm,cygnus-gpio.txt | 85 1 file changed, 85 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/brcm,cy