Re: [PATCH v2] pinctrl: nomadik: Add "ste,config" property etc

2013-01-08 Thread Stephen Warren
On 01/08/2013 04:05 AM, Linus Walleij wrote: > From: Gabriel Fernandez > > The "ste,config" property will contain the pin config node. > It will be easier to define a pin configuration and use it by > reference without duplicating lines tedious. > > Other cleanups to the initial DT patch. This w

[PATCH v2] pinctrl: nomadik: Add "ste,config" property etc

2013-01-08 Thread Linus Walleij
From: Gabriel Fernandez The "ste,config" property will contain the pin config node. It will be easier to define a pin configuration and use it by reference without duplicating lines tedious. Other cleanups to the initial DT patch. This will all be squashed into the original DT submission. Signe