Messages in this thread |  | | | Date | Mon, 16 Apr 2012 10:03:34 -0600 | | From | Stephen Warren <> | | Subject | Re: [PATCH 1/1] pinctrl: handle dummy state in core |
| |
On 04/16/2012 08:24 AM, Dong Aisheng wrote: > From: Dong Aisheng <dong.aisheng@linaro.org> > > Remove dummy state user interface and handle it totally in core. > This can make it more easy to use by platforms which has neither pinctrl > driver support nor dt support. > > Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
I think this is the wrong direction.
I specifically want people to think about which drivers require what pinctrl states to be defined, and what their content should be, and hence explicitly define dummy states when it's appropriate. This patch prevents that.
|  |