Re: [PATCH V2 2/6] dt: pinctrl: Document device tree binding

2012-03-20 Thread Dong Aisheng
On Wed, Mar 21, 2012 at 01:44:35AM +0800, Stephen Warren wrote: > The core pin controller bindings define: > * The fact that pin controllers expose pin configurations as nodes in > device tree. > * That the bindings for those pin configuration nodes is defined by the > individual pin controller

Re: [PATCH V2 2/6] dt: pinctrl: Document device tree binding

2012-03-20 Thread Simon Glass
On Tue, Mar 20, 2012 at 10:44 AM, Stephen Warren wrote: > The core pin controller bindings define: > * The fact that pin controllers expose pin configurations as nodes in >  device tree. > * That the bindings for those pin configuration nodes is defined by the >  individual pin controller drivers.

[PATCH V2 2/6] dt: pinctrl: Document device tree binding

2012-03-20 Thread Stephen Warren
The core pin controller bindings define: * The fact that pin controllers expose pin configurations as nodes in device tree. * That the bindings for those pin configuration nodes is defined by the individual pin controller drivers. * A standardized set of properties for client devices to define