
30 Jul
2012
30 Jul
'12
4:39 p.m.
On Mon, Jul 30, 2012 at 07:53:36AM +0100, Lee Jones wrote:
On 29/07/12 21:42, Mark Brown wrote:
- if (of_get_property(np, "stericsson,use-pinctrl", NULL))
This doesn't seem particularly sane... why is this conditional?
It's conditional because only MSP1 and MSP3 have pinctrl support.
Why does the driver care - doesn't the pinctrl abstraction and/or bindings handle this sensibly?