From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 11216C433E0 for ; Tue, 7 Jul 2020 05:15:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E1FF720758 for ; Tue, 7 Jul 2020 05:15:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Gv+dojyI" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727088AbgGGFO5 (ORCPT ); Tue, 7 Jul 2020 01:14:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727120AbgGGFO5 (ORCPT ); Tue, 7 Jul 2020 01:14:57 -0400 Received: from mail-pf1-x442.google.com (mail-pf1-x442.google.com [IPv6:2607:f8b0:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 71CD6C08C5DF for ; Mon, 6 Jul 2020 22:14:57 -0700 (PDT) Received: by mail-pf1-x442.google.com with SMTP id q17so17915112pfu.8 for ; Mon, 06 Jul 2020 22:14:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=VC1qC/chpLuPrnCtnXydy4WQQAWd7iJ2FZlZimJ5b6I=; b=Gv+dojyI7QQfxRcDCRu4q8/4u57qSHg/i5SDWki0XXKBc1Py5nVmTLUtVcuZJ7KlyX AZLx563OpopGbbMqB23Kln56ys2+XVKQUzE/ENalHLS05+08nhfGEbCcMrCjKDtw0V7l qkg+0GKFNaVVnrpLHBidGE9EN3VE/fm8oBOpykwn/e1fU59Zr7oRNxWoLlYMuot/JKyI 3hiTggjRTXkbCAdF4kQ/P5DI90BFjq0CqHgafB0Nb7EDqR86xxQg+Jf7GX+cqA+USTk3 WImdsqv+VPPCBI+HTAAEfZsr/nAugjsUYl56q1b2uzcjIbDRlq74eireq2bXGezHT/np Mh/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=VC1qC/chpLuPrnCtnXydy4WQQAWd7iJ2FZlZimJ5b6I=; b=cYtfNT2bFG8+u22jt1TWt7v5z8z9ozul99IVOXnPtpZBmU6ZgbozG1cBxP6PbIiIfL 95uz/UxrRAfd811/TMqe7/Q9uGVqXDeq/BCX5qR4Z4U9hciamHcerYHMLu10/c8NzC/W 8AdWhqCbkZrsQHNizan7dnXK+8koFAubMgGqetmxzkHxba8HBpCeFdmPd/Ydi3NgbdrX tF4R7Hu2pXNrGoQLQMRbsPAwX5YzO3taocgdMufp10ZYJp+KCX14PFGZXzKY18AYR5l7 B4Ow1OX6s314vhf73G7u9yLH9l2f+q5P1Mv6CY6ITlxZnAYFOr9kKqzF3+/ewX+CBNYC Wxhw== X-Gm-Message-State: AOAM5337dtI/L6WIiUPQLsmhtspj3h4m31U+nLM5NjhsbuKb46RJReUg c76AceIJZIxckIM1m3FNrZvZZA== X-Google-Smtp-Source: ABdhPJwBny1F67hBfUTcgvlntD95n8W52l3BO+5OX0uP6ElEwFRCGpsB+Nbv9jE3lXqwkCkrImEHNA== X-Received: by 2002:a63:515a:: with SMTP id r26mr46032087pgl.204.1594098895865; Mon, 06 Jul 2020 22:14:55 -0700 (PDT) Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id m1sm1097166pjy.0.2020.07.06.22.14.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jul 2020 22:14:55 -0700 (PDT) Date: Mon, 6 Jul 2020 22:14:52 -0700 From: Bjorn Andersson To: Kathiravan T Cc: agross@kernel.org, linus.walleij@linaro.org, linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, sivaprak@codeaurora.org, sricharan@codeaurora.org, Rajkumar Ayyasamy Subject: Re: [PATCH] pinctrl: qcom: ipq8074: route gpio interrupts to APPS Message-ID: <20200707051452.GO11847@yoga> References: <1594097915-26725-1-git-send-email-kathirav@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1594097915-26725-1-git-send-email-kathirav@codeaurora.org> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Mon 06 Jul 21:58 PDT 2020, Kathiravan T wrote: > set target proc as APPS to route the gpio interrupts to APPS > > Signed-off-by: Rajkumar Ayyasamy > Signed-off-by: Kathiravan T This says "first Rajkumar certified the patch's origin, then you picked it up and certified its origin". As such I would expect that Rajkumar is the author of the patch. If you both came up with the patch add a Co-developed-by: tag. 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 >