All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Dzmitry Sankouski <dsankouski@gmail.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Ramon Fried <rfried.dev@gmail.com>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 2/6 v4] spmi: msm: add arbiter version 5 support
Date: Thu, 14 Oct 2021 09:10:00 -0600	[thread overview]
Message-ID: <CAPnjgZ0jy+sHbFFC4=ZHZWbfqKe4jkZZGjEb0ScpTgsebGyb=Q@mail.gmail.com> (raw)
In-Reply-To: <20211008063715.13375-2-dsankouski@gmail.com>

On Fri, 8 Oct 2021 at 05:43, Dzmitry Sankouski <dsankouski@gmail.com> wrote:
>
> Currently driver supports only version 1 and 2.
> Version 5 has slightly different registers structure
>
> Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
> Cc: Ramon Fried <rfried.dev@gmail.com>
> Cc: Tom Rini <trini@konsulko.com>
> ---
> Changes for v2:
> - change string formats in debug statements
> Changes for v3:
> - remove if else braces where possible
> Changes for v4:
> - change variable type to fix pointer cast warning
>
>  MAINTAINERS             |   1 +
>  drivers/spmi/spmi-msm.c | 154 +++++++++++++++++++++++++++-------------
>  2 files changed, 105 insertions(+), 50 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2021-10-14 15:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08  6:37 [PATCH 1/6 v4] serial: qcom: add support for GENI serial driver Dzmitry Sankouski
2021-10-08  6:37 ` [PATCH 2/6 v4] spmi: msm: add arbiter version 5 support Dzmitry Sankouski
2021-10-14 15:10   ` Simon Glass [this message]
2021-10-08  6:37 ` [PATCH 6/6 v4] board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board Dzmitry Sankouski
2021-10-14 15:10   ` Simon Glass
2021-10-17 10:36     ` Dzmitry Sankouski
2021-10-14 15:09 ` [PATCH 1/6 v4] serial: qcom: add support for GENI serial driver Simon Glass
2021-10-15 16:22   ` Dzmitry Sankouski
2021-10-31 23:47     ` Simon Glass
2021-10-12 15:43 [PATCH 0/6] Add support for SDM845 based boards, and SM-G9600 Dzmitry Sankouski
2021-10-12 15:43 ` [PATCH 2/6 v4] spmi: msm: add arbiter version 5 support Dzmitry Sankouski
2021-10-17 10:44 [PATCH 0/6] Add support for SDM845 based boards, and SM-G9600 Dzmitry Sankouski
2021-10-17 10:44 ` [PATCH 2/6 v4] spmi: msm: add arbiter version 5 support Dzmitry Sankouski
2021-10-31 16:24   ` Tom Rini

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='CAPnjgZ0jy+sHbFFC4=ZHZWbfqKe4jkZZGjEb0ScpTgsebGyb=Q@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=dsankouski@gmail.com \
    --cc=rfried.dev@gmail.com \
    --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.