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=-16.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,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 9C26EC07E99 for ; Sat, 10 Jul 2021 03:31:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 76D1C613B2 for ; Sat, 10 Jul 2021 03:31:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231355AbhGJDdx (ORCPT ); Fri, 9 Jul 2021 23:33:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37480 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230365AbhGJDdw (ORCPT ); Fri, 9 Jul 2021 23:33:52 -0400 Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83EBCC0613E5 for ; Fri, 9 Jul 2021 20:31:07 -0700 (PDT) Received: by mail-ot1-x330.google.com with SMTP id j10-20020a05683015cab02904b568e08dccso5373125otr.4 for ; Fri, 09 Jul 2021 20:31:07 -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=628XlwR0qY2cfM6R9xRL/FEnuuCOAFzEXqSiz//9b68=; b=qfWkF+Sqrkh5K+66fQnOvQcVgs3gS97rI2z9q1i8PSoPmRBqw2EynL9TDIkS8ln0pW lzEoFCzopYcMM9OWO/Ba/Jbv2yjTZpDEogAy+gURxWPk+8TugtvLNnTCNxT40S3MEGpi H0lXhdq8gnm4XW8iYwsmQyGLwVYdbFexm/BcMnJtAJpih56MnJKXgyUcRF1vhCYAjtyM UsVpN6qZGQ6FiKnns6OTguJT7UhcxSu+gBMy0jPNcGwliamCwW6cQC7m/9iV8p1Ym61M Hf9XEsmzg1qUrROGJeBQH9vVx2Xt6vXYVUaipow1pNZpSVW3jATWemFpshW06xCEtvI/ aSVw== 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=628XlwR0qY2cfM6R9xRL/FEnuuCOAFzEXqSiz//9b68=; b=lF6LUXYbu+yVJKDg4d9k/4Q8JpCCyAzgEhsKGDyr3cdiDGP6Mw4Y6IjUUyPBlHO8Ub tb5S3jY2kKG2BWyapr0jEh8d6zcO0aWuW04ovSxnXE7iqKpWjGu3e0X2TagHggnOYBMM OLLPThS76iDe0IyrLfNx/G8CtogLuWXgt/nBYgS5MVoUUzRi1tqDgDABNwRU0asdAjp8 keClxGqZu6QJkzC6XD3rJ0paHlB4ymRJLLnpmuoNlHI4j2Ht+IhUqU/fjHg4rccCZX1/ Kb70J72UNxwUbSGdo+xjMHNoyNV9gDL7JUMd1I7hQcXQonahJ7dfP1QeOf4abSZZDy75 hGUw== X-Gm-Message-State: AOAM53230XmbgKCyS7FMYzuBc/Qfr0pl3fBZw/tF8LDesWJ9wudReqX0 jN+VixTLDTl4CBbLw0a5FN9xXw== X-Google-Smtp-Source: ABdhPJxtddVvy7AlxqGl7cdNcA0g5E+M2xFoVJ0okMmuet0quLQh0YL5ldkb7hb/C21TqcjHXXVuzw== X-Received: by 2002:a05:6830:85:: with SMTP id a5mr7670999oto.154.1625887866376; Fri, 09 Jul 2021 20:31:06 -0700 (PDT) Received: from yoga (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id y18sm1585169oiv.46.2021.07.09.20.31.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Jul 2021 20:31:06 -0700 (PDT) Date: Fri, 9 Jul 2021 22:31:03 -0500 From: Bjorn Andersson To: quic_vamslank@quicinc.com Cc: agross@kernel.org, linus.walleij@linaro.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, manivannan.sadhasivam@linaro.org Subject: Re: [PATCH 5/5] dt-bindings: clock: Introduce pdc bindings for SDX65 Message-ID: References: <20210709200339.17638-1-quic_vamslank@quicinc.com> <20210709200339.17638-6-quic_vamslank@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210709200339.17638-6-quic_vamslank@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 09 Jul 15:03 CDT 2021, quic_vamslank@quicinc.com wrote: > From: Vamsi krishna Lanka > > Add compatible for SDX65 pdc. > Reviewed-by: Bjorn Andersson That said, this patch is independent from the clock patches and would be picked up by a different maintainer than the clock patches, so including it in the same series only risk complicating the pickup of the patch. And with that in mind, looking at the recipients of all your patches you forgot toadd Stephen to the clock patches, Linus is not involved in the clock patches and you completely missed the irq maintainer. Please use scripts/get_maintainer.pl to list the appropriate recipients for each patch(series), to ensure that your patches will get the attention they deserve. Thanks, Bjorn > Signed-off-by: Vamsi Krishna Lanka > --- > .../devicetree/bindings/interrupt-controller/qcom,pdc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt > index e9afb48182c7..7bdbffb572dc 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt > +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt > @@ -22,6 +22,7 @@ Properties: > - "qcom,sdm845-pdc": For SDM845 > - "qcom,sdm8250-pdc": For SM8250 > - "qcom,sdm8350-pdc": For SM8350 > + - "qcom,sdx65-pdc": For SDX65 > > - reg: > Usage: required > -- > 2.32.0 >