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=-8.4 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,USER_AGENT_SANE_1 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 770E3C17441 for ; Mon, 11 Nov 2019 07:10:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4C6792067B for ; Mon, 11 Nov 2019 07:10:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="kGsZwUBi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726824AbfKKHKf (ORCPT ); Mon, 11 Nov 2019 02:10:35 -0500 Received: from mail-pf1-f194.google.com ([209.85.210.194]:33691 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726360AbfKKHKf (ORCPT ); Mon, 11 Nov 2019 02:10:35 -0500 Received: by mail-pf1-f194.google.com with SMTP id c184so10100030pfb.0 for ; Sun, 10 Nov 2019 23:10:34 -0800 (PST) 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:content-transfer-encoding:in-reply-to :user-agent; bh=sX4vkHAEzc9p5ZJu3ak6NA+j+4cKDtaOpldCbF2kYAg=; b=kGsZwUBiNG9RFgC6y5TV3EGCwNc/pKv3YDg5qJobpQk4w3uGjpp0MJviMvJkseN/Eu 14iFDz6QX9Nu9eZsWkh0JZxiaMQaJJjph6Bs+yVCv18yfpkacIz2j8OMe2QI+c3f/piC v2sfSdRNaKBOmSJv6rsKU0Zl0gay6nsJoL/B3B2zDGEQVkWsLZb76V6pUvdGQW0euXIA QMZG+rqBHq25rgkZhLMpJM1XajVKYD9ymwxORktWNpnYwqWddeMAcKDeYfrty8rF2Ut0 tcC7ojQJo7ZVXElTjQ/fKC1n+VrqqYK3W7k7Ey7JFkhIGK6UjoWyCulBcG5xk3lqGVXN 173Q== 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:content-transfer-encoding :in-reply-to:user-agent; bh=sX4vkHAEzc9p5ZJu3ak6NA+j+4cKDtaOpldCbF2kYAg=; b=jgBukXmm0Idy+895vtbbv1Jmag98atl7Vyr7lJpyxbFjz53J++PY9fFWZS+KQPO1cd B8kQ8GkxiQ1r0rwvXfCZUNMsUPfw0vPcN+D9xVyTnnvSCY43F7xaCZKwB7PyIBQi07gr aBeSRwVOp750UGS2D6L2KMCSexnY9tDZ+hnD2vfEFLq9k3fMqppXeFgSARyjKA2IAPjw SXwA1N8mg18vJfdmshARrd632J2M6z/LgWHxCXvSvJIbTeInkWX/eO/UyWc7jOR9XV+C JugiUKtdCZT2eVQ0N/3/wjbIdZ8y81bpq0sFhUXkr566oixOztgavktEKxyTMZbyJR/N Q3bA== X-Gm-Message-State: APjAAAVaEg5GhxtRa+89h6dZ7dHmsPMPT93b9NlOR1VqYWFVNBPtDWOc Z93REww9S7CWdDpPGu+Gbe9j7gk0p2c= X-Google-Smtp-Source: APXvYqwEgk3cfRBuAZo9P2F9C3HD7clznEJMa6lEDybUeoKqhApb54tnR1gOUHvpPcnVzwfYEepzcg== X-Received: by 2002:a17:90b:30d7:: with SMTP id hi23mr5371917pjb.10.1573456234078; Sun, 10 Nov 2019 23:10:34 -0800 (PST) Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id w26sm19676792pfj.123.2019.11.10.23.10.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Nov 2019 23:10:33 -0800 (PST) Date: Sun, 10 Nov 2019 23:10:30 -0800 From: Bjorn Andersson To: Rajendra Nayak Cc: Marc Zyngier , agross@kernel.org, robh+dt@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, mka@chromium.org, swboyd@chromium.org, Lina Iyer Subject: Re: [PATCH v5 06/13] drivers: irqchip: qcom-pdc: Move to an SoC independent compatible Message-ID: <20191111071030.GB3797@yoga> References: <20191108092824.9773-1-rnayak@codeaurora.org> <20191108092824.9773-7-rnayak@codeaurora.org> <0d5090fc9def3b9fa03a733d4adc2ae0@www.loen.fr> <9c2b33f2-02bb-e516-4cb5-b466757cd67a@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9c2b33f2-02bb-e516-4cb5-b466757cd67a@codeaurora.org> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 08 Nov 01:55 PST 2019, Rajendra Nayak wrote: > > On 11/8/2019 3:10 PM, Marc Zyngier wrote: > > 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 > > > Reviewed-by: Lina Iyer > > > Reviewed-by: Stephen Boyd > > > Cc: Marc Zyngier > > > --- > > >  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 > > > > 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. > > I think it makes sense for you to take these two via your tree (The driver > and binding doc updates) and the DT node addition for pdc to go via Andy/Bjorn. > Andy/Bjorn, does that sound fine? > Yes, that sounds good. Regards, Bjorn