Re: [PATCH v5 5/8] pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding

2015-03-09 Thread Ray Jui
Hi Linus, On 3/9/2015 9:30 AM, Linus Walleij wrote: > On Thu, Mar 5, 2015 at 1:35 AM, Ray Jui wrote: > >> Document the GPIO/PINCONF device tree binding for Broadcom Cygnus SoC >> >> Signed-off-by: Ray Jui >> Reviewed-by: Scott Branden > (...) > >> +- ngpios: >> +Total number of GPIOs the

Re: [PATCH v5 5/8] pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding

2015-03-09 Thread Linus Walleij
On Thu, Mar 5, 2015 at 1:35 AM, Ray Jui wrote: > Document the GPIO/PINCONF device tree binding for Broadcom Cygnus SoC > > Signed-off-by: Ray Jui > Reviewed-by: Scott Branden (...) > +- ngpios: > +Total number of GPIOs the controller provides Remind me again. Why don't we know this from t

[PATCH v5 5/8] pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding

2015-03-04 Thread Ray Jui
Document the GPIO/PINCONF device tree binding for Broadcom Cygnus SoC Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- .../bindings/pinctrl/brcm,cygnus-gpio.txt | 102 1 file changed, 102 insertions(+) create mode 100644 Documentation/devicetree/bindings/pi