Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Eugen Hristev <eugen.hristev@linaro.org>, linux-arm-msm@vger.kernel.org
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-pm@vger.kernel.org, konradybcio@kernel.org,
	andersson@kernel.org, evgreen@chromium.org,
	Eugen Hristev <eugen.hristev@linaro.org>
Subject: Re: [PATCH v4] soc: qcom: Rework BCM_TCS_CMD macro
Date: Tue, 17 Dec 2024 11:40:51 -0800	[thread overview]
Message-ID: <08d2d8977847e1bc0bfcb1b884a6fb59.sboyd@kernel.org> (raw)
In-Reply-To: <20241129142446.407443-1-eugen.hristev@linaro.org>

Quoting Eugen Hristev (2024-11-29 06:24:46)
> Reworked BCM_TCS_CMD macro in order to fix warnings from sparse:
> 
> drivers/clk/qcom/clk-rpmh.c:270:28: warning: restricted __le32 degrades to integer
> drivers/clk/qcom/clk-rpmh.c:270:28: warning: restricted __le32 degrades to integer
> 
> While at it, used u32_encode_bits which made the code easier to
> follow and removed unnecessary shift definitions.
> 
> The use of cpu_to_le32 was wrong and thus removed.
> 
> Signed-off-by: Eugen Hristev <eugen.hristev@linaro.org>
> ---

Thanks

Reviewed-by: Stephen Boyd <sboyd@kernel.org>

  reply	other threads:[~2024-12-17 19:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-29 14:24 [PATCH v4] soc: qcom: Rework BCM_TCS_CMD macro Eugen Hristev
2024-12-17 19:40 ` Stephen Boyd [this message]
2024-12-26 18:26 ` Bjorn Andersson

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=08d2d8977847e1bc0bfcb1b884a6fb59.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=andersson@kernel.org \
    --cc=eugen.hristev@linaro.org \
    --cc=evgreen@chromium.org \
    --cc=konradybcio@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox