All of lore.kernel.org
 help / color / mirror / Atom feed
From: Caleb Connolly <caleb.connolly@linaro.org>
To: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Sumit Garg <sumit.garg@linaro.org>, Tom Rini <trini@konsulko.com>,
	Dzmitry Sankouski <dsankouski@gmail.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH 0/4] smpi: msm: fix version 5 and add version 7 support
Date: Thu, 11 Apr 2024 14:40:41 +0200	[thread overview]
Message-ID: <faf4805b-b9cd-465e-bbef-e6e7a2f0b691@linaro.org> (raw)
In-Reply-To: <20240405-topic-sm8x50-spmi-fixes-v1-0-031a9e5efab4@linaro.org>



On 05/04/2024 10:21, Neil Armstrong wrote:
> First, fix version 5 support by using the right ch_offset in
> then msm_spmi_write() reg accesses.
> 
> Then:
> - properly format command by importing helpers from Linux driver and
>    use a switch/case to handle all versions in msm_spmi_write/read() command.
> - handle peripheral ownership by poking into the cnfg registers and
>    mark periperal as read-only when the owner id doesn't match
> - finally add version 7 defines
> 
> SPMI Arbiter Version 7 is present on SM8450, SM8550 and SM8650 SoC.
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>

Acked-by: Caleb Connolly <caleb.connolly@linaro.org>

Mateusz: do you prefer to take these? I'm just as happy to take then 
through the qcom tree.

Kind regards,
> ---
> Neil Armstrong (4):
>        spmi: msm: fix version 5 support
>        spmi: msm: properly format command
>        spmi: msm: handle peripheral ownership
>        spmi: msm: support controller version 7
> 
>   drivers/spmi/spmi-msm.c | 148 +++++++++++++++++++++++++++++++++++++-----------
>   1 file changed, 116 insertions(+), 32 deletions(-)
> ---
> base-commit: f0e6aba1218bca578605697eed8aa94582bf57bb
> change-id: 20240404-topic-sm8x50-spmi-fixes-aec9b392813b
> 
> Best regards,

-- 
// Caleb (they/them)

  parent reply	other threads:[~2024-04-11 12:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05  8:21 [PATCH 0/4] smpi: msm: fix version 5 and add version 7 support Neil Armstrong
2024-04-05  8:21 ` [PATCH 1/4] spmi: msm: fix version 5 support Neil Armstrong
2024-04-05  8:21 ` [PATCH 2/4] spmi: msm: properly format command Neil Armstrong
2024-04-05  8:21 ` [PATCH 3/4] spmi: msm: handle peripheral ownership Neil Armstrong
2024-04-05  8:21 ` [PATCH 4/4] spmi: msm: support controller version 7 Neil Armstrong
2024-04-11 12:40 ` Caleb Connolly [this message]
2024-04-23 11:43 ` [PATCH 0/4] smpi: msm: fix version 5 and add version 7 support Caleb Connolly

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=faf4805b-b9cd-465e-bbef-e6e7a2f0b691@linaro.org \
    --to=caleb.connolly@linaro.org \
    --cc=dsankouski@gmail.com \
    --cc=mateusz.kulikowski@gmail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=sumit.garg@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.