[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0d5090fc9def3b9fa03a733d4adc2ae0@www.loen.fr>
Date: Fri, 08 Nov 2019 10:49:50 +0109
From: Marc Zyngier <maz@...nel.org>
To: Rajendra Nayak <rnayak@...eaurora.org>
Cc: <agross@...nel.org>, <robh+dt@...nel.org>,
<bjorn.andersson@...aro.org>, <linux-arm-msm@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<mka@...omium.org>, <swboyd@...omium.org>,
Lina Iyer <ilina@...eaurora.org>
Subject: Re: [PATCH v5 06/13] drivers: irqchip: qcom-pdc: Move to an SoC independent compatible
On 2019-11-08 10:37, Rajendra Nayak wrote:
> Remove the sdm845 SoC specific compatible to make the driver
> easily reusable across other SoC's with the same IP block.
> This will reduce further churn adding any SoC specific
> compatibles unless really needed.
>
> Signed-off-by: Rajendra Nayak <rnayak@...eaurora.org>
> Reviewed-by: Lina Iyer <ilina@...eaurora.org>
> Reviewed-by: Stephen Boyd <swboyd@...omium.org>
> Cc: Marc Zyngier <maz@...nel.org>
> ---
> drivers/irqchip/qcom-pdc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/irqchip/qcom-pdc.c b/drivers/irqchip/qcom-pdc.c
> index faa7d61b9d6c..c175333bb646 100644
> --- a/drivers/irqchip/qcom-pdc.c
> +++ b/drivers/irqchip/qcom-pdc.c
> @@ -309,4 +309,4 @@ static int qcom_pdc_init(struct device_node
> *node, struct device_node *parent)
> return ret;
> }
>
> -IRQCHIP_DECLARE(pdc_sdm845, "qcom,sdm845-pdc", qcom_pdc_init);
> +IRQCHIP_DECLARE(qcom_pdc, "qcom,pdc", qcom_pdc_init);
Acked-by: Marc Zyngier <marc.zyngier@....com>
How do you want me get this (and the DT change) merged? I can either
take
these two patches in the irqchip tree, or you arrange them to be taken
by the platform maintainers. Your call.
Thanks,
M.
--
Jazz is not dead. It just smells funny...
Powered by blists - more mailing lists