All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Rudraksha Gupta <guptarud@gmail.com>
Cc: Andy Gross <agross@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	david@ixit.cz, linux-arm-msm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/5] ARM: Add label to sleep_clk in qcom-msm8960.dtsi
Date: Fri, 26 May 2023 21:09:05 -0700	[thread overview]
Message-ID: <20230527040905.stmnoshkdqgiaex6@ripper> (raw)
In-Reply-To: <20230524230459.120681-1-guptarud@gmail.com>

On Wed, May 24, 2023 at 07:04:54PM -0400, Rudraksha Gupta wrote:

Thank you for your patches Rudraksha!


Please use:

git log --oneline -- arch/arm/boot/dts/qcom-smm8960.dtsi

And look at how other patches to this file has prefixed their subject
line. Then please follow this in your patches (it differs between
patches...).

> Allows msm8960 DTS files to reference the sleep_clk node.
> 

Please make the purpose clear in your commit message. Specifically,
which part of msm8960 dts needs to reference the sleep clock?


Please also include a cover letter (git format-patch --cover-letter)
when you send a series of patches.

Regards,
Bjorn

> Signed-off-by: Rudraksha Gupta <guptarud@gmail.com>
> ---
>  arch/arm/boot/dts/qcom-msm8960.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/qcom-msm8960.dtsi b/arch/arm/boot/dts/qcom-msm8960.dtsi
> index 2a668cd535cc..a4d8dd2d24a6 100644
> --- a/arch/arm/boot/dts/qcom-msm8960.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8960.dtsi
> @@ -71,7 +71,7 @@ pxo_board: pxo_board {
>  			clock-output-names = "pxo_board";
>  		};
>  
> -		sleep_clk {
> +		sleep_clk: sleep_clk {
>  			compatible = "fixed-clock";
>  			#clock-cells = <0>;
>  			clock-frequency = <32768>;
> -- 
> 2.34.1
> 

  parent reply	other threads:[~2023-05-27  4:05 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 23:04 [PATCH 1/5] ARM: Add label to sleep_clk in qcom-msm8960.dtsi Rudraksha Gupta
2023-05-24 23:04 ` [PATCH 2/5] ARM: Add samsung,expressatt to qcom.yaml Rudraksha Gupta
2023-05-30 13:19   ` Krzysztof Kozlowski
2023-05-24 23:04 ` [PATCH 3/5] ARM: Add qcom,usb-hs-phy-msm8960 to qcom,usb-hs-phy.yaml Rudraksha Gupta
2023-05-24 23:04   ` Rudraksha Gupta
2023-05-30 13:19   ` Krzysztof Kozlowski
2023-05-30 13:19     ` Krzysztof Kozlowski
2023-05-24 23:04 ` [PATCH 4/5] ARM: Blindly copy the usb node from apq8064.dtsi Rudraksha Gupta
2023-05-26 23:30   ` Konrad Dybcio
2023-05-24 23:04 ` [PATCH 5/5] ARM: Add Samsung Galaxy Express support Rudraksha Gupta
2023-05-24 23:04   ` Rudraksha Gupta
2023-05-26 23:36   ` Konrad Dybcio
2023-05-26 23:36     ` Konrad Dybcio
2023-05-30 13:20   ` Krzysztof Kozlowski
2023-05-30 13:20     ` Krzysztof Kozlowski
2023-05-27  4:09 ` Bjorn Andersson [this message]
2023-05-28  0:10   ` [PATCH v2 0/4] Samsung Galaxy Express SGH-I437 Support Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-30 13:21     ` Krzysztof Kozlowski
2023-05-30 13:21       ` Krzysztof Kozlowski
2023-05-30 13:21       ` Krzysztof Kozlowski
2023-05-28  0:10   ` [PATCH v2 1/4] dt-bindings: arm: qcom: Add Samsung Galaxy Express Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-28  8:51     ` Conor Dooley
2023-05-28  8:51       ` Conor Dooley
2023-05-28  8:51       ` Conor Dooley
2023-05-28 13:36       ` Rudraksha Gupta
2023-05-28 13:36         ` Rudraksha Gupta
2023-05-28 13:36         ` Rudraksha Gupta
2023-05-28 19:10         ` Conor Dooley
2023-05-28 19:10           ` Conor Dooley
2023-05-28 19:10           ` Conor Dooley
2023-05-29  7:41         ` Konrad Dybcio
2023-05-29  7:41           ` Konrad Dybcio
2023-05-29  7:41           ` Konrad Dybcio
2023-05-29 22:28           ` Rudraksha Gupta
2023-05-29 22:28             ` Rudraksha Gupta
2023-05-29 22:28             ` Rudraksha Gupta
2023-05-29 22:37             ` Conor Dooley
2023-05-29 22:37               ` Conor Dooley
2023-05-29 22:37               ` Conor Dooley
2023-05-29 22:50               ` Rudraksha Gupta
2023-05-29 22:50                 ` Rudraksha Gupta
2023-05-29 22:50                 ` Rudraksha Gupta
2023-05-30 12:57     ` Krzysztof Kozlowski
2023-05-30 12:57       ` Krzysztof Kozlowski
2023-05-30 12:57       ` Krzysztof Kozlowski
2023-05-28  0:10   ` [PATCH v2 2/4] dt-bindings: Add qcom,usb-hs-phy-msm8960 Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-28  8:47     ` Conor Dooley
2023-05-28  8:47       ` Conor Dooley
2023-05-28  8:47       ` Conor Dooley
2023-05-30 13:22     ` Krzysztof Kozlowski
2023-05-30 13:22       ` Krzysztof Kozlowski
2023-05-30 13:22       ` Krzysztof Kozlowski
2023-05-31  2:49       ` Rudraksha Gupta
2023-05-31  2:49         ` Rudraksha Gupta
2023-05-31  2:49         ` Rudraksha Gupta
2023-05-31  2:56         ` Dmitry Baryshkov
2023-05-31  2:56           ` Dmitry Baryshkov
2023-05-31  2:56           ` Dmitry Baryshkov
2023-05-28  0:10   ` [PATCH v2 3/4] ARM: dts: qcom: msm8960: Add USB node Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-30 13:22     ` Krzysztof Kozlowski
2023-05-30 13:22       ` Krzysztof Kozlowski
2023-05-30 13:22       ` Krzysztof Kozlowski
2023-05-28  0:10   ` [PATCH v2 4/4] ARM: dts: qcom: Add Samsung Galaxy Express support Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-28  0:10     ` Rudraksha Gupta
2023-05-30 13:24     ` Krzysztof Kozlowski
2023-05-30 13:24       ` Krzysztof Kozlowski
2023-05-30 13:24       ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230527040905.stmnoshkdqgiaex6@ripper \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=guptarud@gmail.com \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.