All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS
@ 2020-07-07  7:39 Kathiravan T
  2020-07-07  7:43 ` Bjorn Andersson
  2020-07-11 21:11 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Kathiravan T @ 2020-07-07  7:39 UTC (permalink / raw)
  To: agross, bjorn.andersson, linus.walleij, linux-arm-msm,
	linux-gpio, linux-kernel
  Cc: sivaprak, srichara, Kathiravan T, Rajkumar Ayyasamy

set target proc as APPS to route the gpio interrupts to APPS

Co-developed-by: Rajkumar Ayyasamy <arajkuma@codeaurora.org>
Signed-off-by: Rajkumar Ayyasamy <arajkuma@codeaurora.org>
Signed-off-by: Kathiravan T <kathirav@codeaurora.org>
---
 drivers/pinctrl/qcom/pinctrl-ipq8074.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/pinctrl/qcom/pinctrl-ipq8074.c b/drivers/pinctrl/qcom/pinctrl-ipq8074.c
index 0edd41c..aec68b1 100644
--- a/drivers/pinctrl/qcom/pinctrl-ipq8074.c
+++ b/drivers/pinctrl/qcom/pinctrl-ipq8074.c
@@ -50,6 +50,7 @@
 		.intr_enable_bit = 0,		\
 		.intr_status_bit = 0,		\
 		.intr_target_bit = 5,		\
+		.intr_target_kpss_val = 3,	\
 		.intr_raw_status_bit = 4,	\
 		.intr_polarity_bit = 1,		\
 		.intr_detection_bit = 2,	\
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS
  2020-07-07  7:39 [PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS Kathiravan T
@ 2020-07-07  7:43 ` Bjorn Andersson
  2020-07-11 21:11 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2020-07-07  7:43 UTC (permalink / raw)
  To: Kathiravan T
  Cc: agross, linus.walleij, linux-arm-msm, linux-gpio, linux-kernel,
	sivaprak, srichara, Rajkumar Ayyasamy

On Tue 07 Jul 00:39 PDT 2020, Kathiravan T wrote:

> set target proc as APPS to route the gpio interrupts to APPS
> 
> Co-developed-by: Rajkumar Ayyasamy <arajkuma@codeaurora.org>
> Signed-off-by: Rajkumar Ayyasamy <arajkuma@codeaurora.org>
> Signed-off-by: Kathiravan T <kathirav@codeaurora.org>

Thanks for the quick respin.

Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> ---
>  drivers/pinctrl/qcom/pinctrl-ipq8074.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/pinctrl/qcom/pinctrl-ipq8074.c b/drivers/pinctrl/qcom/pinctrl-ipq8074.c
> index 0edd41c..aec68b1 100644
> --- a/drivers/pinctrl/qcom/pinctrl-ipq8074.c
> +++ b/drivers/pinctrl/qcom/pinctrl-ipq8074.c
> @@ -50,6 +50,7 @@
>  		.intr_enable_bit = 0,		\
>  		.intr_status_bit = 0,		\
>  		.intr_target_bit = 5,		\
> +		.intr_target_kpss_val = 3,	\
>  		.intr_raw_status_bit = 4,	\
>  		.intr_polarity_bit = 1,		\
>  		.intr_detection_bit = 2,	\
> -- 
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS
  2020-07-07  7:39 [PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS Kathiravan T
  2020-07-07  7:43 ` Bjorn Andersson
@ 2020-07-11 21:11 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2020-07-11 21:11 UTC (permalink / raw)
  To: Kathiravan T
  Cc: Andy Gross, Bjorn Andersson, MSM, open list:GPIO SUBSYSTEM,
	linux-kernel, Sivaprakash Murugesan, srichara, Rajkumar Ayyasamy

On Tue, Jul 7, 2020 at 9:40 AM Kathiravan T <kathirav@codeaurora.org> wrote:

> set target proc as APPS to route the gpio interrupts to APPS
>
> Co-developed-by: Rajkumar Ayyasamy <arajkuma@codeaurora.org>
> Signed-off-by: Rajkumar Ayyasamy <arajkuma@codeaurora.org>
> Signed-off-by: Kathiravan T <kathirav@codeaurora.org>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-11 21:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07  7:39 [PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS Kathiravan T
2020-07-07  7:43 ` Bjorn Andersson
2020-07-11 21:11 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.