All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: min.li.xe@renesas.com
Cc: richardcochran@gmail.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] ptp: clockmatrix: use rsmu driver to access i2c/spi bus
Date: Wed, 22 Sep 2021 08:42:23 +0100	[thread overview]
Message-ID: <YUreX2Mzif7o0C1n@google.com> (raw)
In-Reply-To: <1632251697-1928-1-git-send-email-min.li.xe@renesas.com>

On Tue, 21 Sep 2021, min.li.xe@renesas.com wrote:

> From: Min Li <min.li.xe@renesas.com>
> 
> rsmu (Renesas Synchronization Management Unit ) driver is located in
> drivers/mfd and responsible for creating multiple devices including
> clockmatrix phc, which will then use the exposed regmap and mutex
> handle to access i2c/spi bus.
> 
> Signed-off-by: Min Li <min.li.xe@renesas.com>
> ---
>  drivers/ptp/idt8a340_reg.h       | 783 ---------------------------------------
>  drivers/ptp/ptp_clockmatrix.c    | 769 ++++++++++++++++++++------------------
>  drivers/ptp/ptp_clockmatrix.h    | 117 +-----

>  include/linux/mfd/idt8a340_reg.h |  31 +-

Acked-by: Lee Jones <lee.jones@linaro.org>

>  4 files changed, 460 insertions(+), 1240 deletions(-)
>  delete mode 100644 drivers/ptp/idt8a340_reg.h

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      parent reply	other threads:[~2021-09-22  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-21 19:14 [PATCH net] ptp: clockmatrix: use rsmu driver to access i2c/spi bus min.li.xe
2021-09-22  2:13 ` Jakub Kicinski
2021-09-22  7:42 ` Lee Jones [this message]

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=YUreX2Mzif7o0C1n@google.com \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=min.li.xe@renesas.com \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    /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.