Re: [PATCH 7/7] Documentation: Update binding for Nomadik and DBx5x based platforms

2013-05-29 Thread Lee Jones
On Wed, 29 May 2013, Linus Walleij wrote: > On Tue, May 28, 2013 at 11:38 AM, Lee Jones wrote: > >> > Required properties: > >> > -- compatible: "stericsson,nmk-pinctrl", "stericsson,nmk-pinctrl-db8540", > >> > - "stericsson,nmk-pinctrl-stn8815" > >> > +- compatible: "stericsson,db8

Re: [PATCH 7/7] Documentation: Update binding for Nomadik and DBx5x based platforms

2013-05-29 Thread Linus Walleij
On Tue, May 28, 2013 at 11:38 AM, Lee Jones wrote: >> > Required properties: >> > -- compatible: "stericsson,nmk-pinctrl", "stericsson,nmk-pinctrl-db8540", >> > - "stericsson,nmk-pinctrl-stn8815" >> > +- compatible: "stericsson,db8500-pinctrl", "stericsson,db8540-pinctrl", >> > +

Re: [PATCH 7/7] Documentation: Update binding for Nomadik and DBx5x based platforms

2013-05-28 Thread Lee Jones
> > Required properties: > > -- compatible: "stericsson,nmk-pinctrl", "stericsson,nmk-pinctrl-db8540", > > - "stericsson,nmk-pinctrl-stn8815" > > +- compatible: "stericsson,db8500-pinctrl", "stericsson,db8540-pinctrl", > > + "stericsson,stn8815-pinctrl" > > OK... > > >

Re: [PATCH 7/7] Documentation: Update binding for Nomadik and DBx5x based platforms

2013-05-27 Thread Linus Walleij
On Wed, May 22, 2013 at 4:23 PM, Lee Jones wrote: > Change compatible string to something more standard. > > Signed-off-by: Lee Jones > --- > Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Documentation