Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp255830pxb; Wed, 8 Sep 2021 23:37:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyifABqpodoQlb0KpZ3F0uQ309CoevBjwr76l9F4qN7eiHxEhAFE06JsAfzB4pOFy2b0oNR X-Received: by 2002:a05:6e02:20e7:: with SMTP id q7mr1264215ilv.212.1631169473673; Wed, 08 Sep 2021 23:37:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631169473; cv=none; d=google.com; s=arc-20160816; b=qRKOOUnjC7v3504qSamGd4qjUGUZkXZTDJi2i0ixmpUB3eVdlQ0vOD+3LVuVUQux6D 5LXHE0mJGeexIoOT+BApvcSU3UP/Namj5V5rwCemN6l0kGDe07UPcTnVDLl5ESYx40+I /JjpL4zG0hH4Ynz7bUEmwtV0fPQFWCgrGH0H2l7epPLhW9xZlDfTRUS8JBCgh33+gDEN 8ZP+HzohDMevQgB8kBoeqNNTNFREK7yk0qY5FEaPD3kugcd/sXaiNATHv9lwppgrU2lf nf4fCIPkBPRp4VG5raxuW10yz0HLyC7ffs4ef/rSKJ1yeptFOq4iKZi49CuvhR6RrCQg r8vg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=G+loUxxVd3X5ZUWSGG7jDJhaIIWauRmLM3ZFqgvCB5U=; b=zdqLJWX1ZJGzl2GdjbUY1PvZ+bNyfPHOLM/u7GZhzPPq5VBXVJ4/2TOfOzriVua9Je 84OdA+N/pymiaoOMyTl48Cj+dfPe/NXSMR4RpuyX1Y5DtG1nXdPX+WqNlWkvJ92rAR6U pIDUyyJdzfRsrnP2Vg/Soxve9PRBQ/IqbVgIyvQ2o2YOyB1xuQTRPPAF9nNiGAFF6TBY 8BlUPkM35tOH0YQHXVJQZEPX7lxuGQgpYt3eVmey7IxPe6H8UOgx3ydQb/8nBmQx4QhY xbYuImyFQrl2bx8fwSgYhR3dQCCsNA8zqHdIKw8MIs9fKKS2dGbqzs1s0lEsoMfipAw2 5rUw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n20si857168iod.5.2021.09.08.23.37.42; Wed, 08 Sep 2021 23:37:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351007AbhIIGDU (ORCPT + 99 others); Thu, 9 Sep 2021 02:03:20 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:42881 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351019AbhIIGDP (ORCPT ); Thu, 9 Sep 2021 02:03:15 -0400 Received: from ironmsg07-lv.qualcomm.com ([10.47.202.151]) by alexa-out.qualcomm.com with ESMTP; 08 Sep 2021 23:02:07 -0700 X-QCInternal: smtphost Received: from ironmsg02-blr.qualcomm.com ([10.86.208.131]) by ironmsg07-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 08 Sep 2021 23:02:05 -0700 X-QCInternal: smtphost Received: from c-skakit-linux.ap.qualcomm.com (HELO c-skakit-linux.qualcomm.com) ([10.242.51.242]) by ironmsg02-blr.qualcomm.com with ESMTP; 09 Sep 2021 11:31:44 +0530 Received: by c-skakit-linux.qualcomm.com (Postfix, from userid 2344709) id 291CA4B8E; Thu, 9 Sep 2021 11:31:43 +0530 (IST) From: satya priya To: Linus Walleij , Rob Herring , Andy Gross , Bjorn Andersson Cc: Stephen Boyd , David Collins , kgunda@codeaurora.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, satya priya Subject: [PATCH V3 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation Date: Thu, 9 Sep 2021 11:31:27 +0530 Message-Id: <1631167288-27627-2-git-send-email-skakit@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1631167288-27627-1-git-send-email-skakit@codeaurora.org> References: <1631167288-27627-1-git-send-email-skakit@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: David Collins pmic_gpio_child_to_parent_hwirq() and gpiochip_populate_parent_fwspec_fourcell() translate a pinctrl- spmi-gpio irqspec to an SPMI controller irqspec. When they do this, they use a fixed SPMI slave ID of 0 and a fixed GPIO peripheral offset of 0xC0 (corresponding to SPMI address 0xC000). This translation results in an incorrect irqspec for secondary PMICs that don't have a slave ID of 0 as well as for PMIC chips which have GPIO peripherals located at a base address other than 0xC000. Correct this issue by passing the slave ID of the pinctrl-spmi- gpio device's parent in the SPMI controller irqspec and by calculating the peripheral ID base from the device tree 'reg' property of the pinctrl-spmi-gpio device. Signed-off-by: David Collins Signed-off-by: satya priya Fixes: ca69e2d165eb ("qcom: spmi-gpio: add support for hierarchical IRQ chip") --- Changes in V2: - Added a fixes tag. Changes in V3: - Removed "fwspec->param[2] = 0" from pmic_gpio_populate_parent_fwspec, as it is already set to zero, and must be left that way. drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 37 +++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c index 98bf0e2..b2562e8 100644 --- a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c +++ b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. + * Copyright (c) 2012-2014, 2016-2021 The Linux Foundation. All rights reserved. */ #include @@ -14,6 +14,7 @@ #include #include #include +#include #include #include @@ -171,6 +172,8 @@ struct pmic_gpio_state { struct pinctrl_dev *ctrl; struct gpio_chip chip; struct irq_chip irq; + u8 usid; + u8 pid_base; }; static const struct pinconf_generic_params pmic_gpio_bindings[] = { @@ -949,12 +952,36 @@ static int pmic_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int *parent_hwirq, unsigned int *parent_type) { - *parent_hwirq = child_hwirq + 0xc0; + struct pmic_gpio_state *state = gpiochip_get_data(chip); + + *parent_hwirq = child_hwirq + state->pid_base; *parent_type = child_type; return 0; } +static void *pmic_gpio_populate_parent_fwspec(struct gpio_chip *chip, + unsigned int parent_hwirq, + unsigned int parent_type) +{ + struct pmic_gpio_state *state = gpiochip_get_data(chip); + struct irq_fwspec *fwspec; + + fwspec = kzalloc(sizeof(*fwspec), GFP_KERNEL); + if (!fwspec) + return NULL; + + fwspec->fwnode = chip->irq.parent_domain->fwnode; + + fwspec->param_count = 4; + fwspec->param[0] = state->usid; + fwspec->param[1] = parent_hwirq; + /* param[2] must be left as 0 */ + fwspec->param[3] = parent_type; + + return fwspec; +} + static int pmic_gpio_probe(struct platform_device *pdev) { struct irq_domain *parent_domain; @@ -965,6 +992,7 @@ static int pmic_gpio_probe(struct platform_device *pdev) struct pmic_gpio_pad *pad, *pads; struct pmic_gpio_state *state; struct gpio_irq_chip *girq; + const struct spmi_device *parent_spmi_dev; int ret, npins, i; u32 reg; @@ -984,6 +1012,9 @@ static int pmic_gpio_probe(struct platform_device *pdev) state->dev = &pdev->dev; state->map = dev_get_regmap(dev->parent, NULL); + parent_spmi_dev = to_spmi_device(dev->parent); + state->usid = parent_spmi_dev->usid; + state->pid_base = reg >> 8; pindesc = devm_kcalloc(dev, npins, sizeof(*pindesc), GFP_KERNEL); if (!pindesc) @@ -1059,7 +1090,7 @@ static int pmic_gpio_probe(struct platform_device *pdev) girq->fwnode = of_node_to_fwnode(state->dev->of_node); girq->parent_domain = parent_domain; girq->child_to_parent_hwirq = pmic_gpio_child_to_parent_hwirq; - girq->populate_parent_alloc_arg = gpiochip_populate_parent_fwspec_fourcell; + girq->populate_parent_alloc_arg = pmic_gpio_populate_parent_fwspec; girq->child_offset_to_irq = pmic_gpio_child_offset_to_irq; girq->child_irq_domain_ops.translate = pmic_gpio_domain_translate; -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation