Re: [PATCH 1/4] pinctrl: qcom: Add multiple copy base support

2015-01-26 Thread Bjorn
On Thu 18 Dec 12:59 PST 2014, Andy Gross wrote: Qualcomm pinctrl devices support functions that can be routed to multiple pins. In some cases, there are additional mux registers that must be set for the pins to work correctly. I've described it as second level muxing, but your

[PATCH 1/4] pinctrl: qcom: Add multiple copy base support

2014-12-18 Thread Andy Gross
Qualcomm pinctrl devices support functions that can be routed to multiple pins. In some cases, there are additional mux registers that must be set for the pins to work correctly. Signed-off-by: Andy Gross agr...@codeaurora.org --- drivers/pinctrl/qcom/pinctrl-msm.c | 10 ++