All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Romain Perier <romain.perier@gmail.com>
Cc: Daniel Palmer <daniel@0x0f.com>,
	Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Willy Tarreau <w@1wt.eu>
Subject: Re: [PATCH RESEND v6 1/1] clk: mstar: msc313 cpupll clk driver
Date: Thu, 06 Oct 2022 10:44:31 -0700	[thread overview]
Message-ID: <20221006174433.AF72FC433B5@smtp.kernel.org> (raw)
In-Reply-To: <CABgxDo+v1PHbgFwyyTFkT2WtxBUBO+Ygi9ncS0oNQzzxHAO7Ew@mail.gmail.com>

Quoting Romain Perier (2022-10-05 23:58:32)
> Le jeu. 6 oct. 2022 à 01:02, Stephen Boyd <sboyd@kernel.org> a écrit :
> >
> > Quoting Romain Perier (2022-10-05 01:53:05)
> > > From: Daniel Palmer <daniel@0x0f.com>
> > >
> > > Add a driver for the CPU pll/ARM pll/MIPS pll that is present
> > > in MStar SoCs.
> > >
> > > Currently there is no documentation for this block so it's possible
> > > this driver isn't entirely correct.
> > >
> > > Only tested on the version of this IP in the MStar/SigmaStar
> > > ARMv7 SoCs.
> > >
> > > Signed-off-by: Daniel Palmer <daniel@0x0f.com>
> > > Co-developed-by: Willy Tarreau <w@1wt.eu>
> > > Signed-off-by: Willy Tarreau <w@1wt.eu>
> >
> > Missing Signed-off-by Romain.
> 
> Signed-off-by: Romain Perier <romain.perier@gmail.com>
> 
> 
> It is okay, like this ?
> 

Yes, please resend with that tag.

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Romain Perier <romain.perier@gmail.com>
Cc: Daniel Palmer <daniel@0x0f.com>,
	Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Willy Tarreau <w@1wt.eu>
Subject: Re: [PATCH RESEND v6 1/1] clk: mstar: msc313 cpupll clk driver
Date: Thu, 06 Oct 2022 10:44:31 -0700	[thread overview]
Message-ID: <20221006174433.AF72FC433B5@smtp.kernel.org> (raw)
In-Reply-To: <CABgxDo+v1PHbgFwyyTFkT2WtxBUBO+Ygi9ncS0oNQzzxHAO7Ew@mail.gmail.com>

Quoting Romain Perier (2022-10-05 23:58:32)
> Le jeu. 6 oct. 2022 à 01:02, Stephen Boyd <sboyd@kernel.org> a écrit :
> >
> > Quoting Romain Perier (2022-10-05 01:53:05)
> > > From: Daniel Palmer <daniel@0x0f.com>
> > >
> > > Add a driver for the CPU pll/ARM pll/MIPS pll that is present
> > > in MStar SoCs.
> > >
> > > Currently there is no documentation for this block so it's possible
> > > this driver isn't entirely correct.
> > >
> > > Only tested on the version of this IP in the MStar/SigmaStar
> > > ARMv7 SoCs.
> > >
> > > Signed-off-by: Daniel Palmer <daniel@0x0f.com>
> > > Co-developed-by: Willy Tarreau <w@1wt.eu>
> > > Signed-off-by: Willy Tarreau <w@1wt.eu>
> >
> > Missing Signed-off-by Romain.
> 
> Signed-off-by: Romain Perier <romain.perier@gmail.com>
> 
> 
> It is okay, like this ?
> 

Yes, please resend with that tag.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-10-06 17:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-05  8:53 [PATCH RESEND v6 0/1] ARM: mstar: cpupll Romain Perier
2022-10-05  8:53 ` Romain Perier
2022-10-05  8:53 ` [PATCH RESEND v6 1/1] clk: mstar: msc313 cpupll clk driver Romain Perier
2022-10-05  8:53   ` Romain Perier
2022-10-05 23:02   ` Stephen Boyd
2022-10-05 23:02     ` Stephen Boyd
2022-10-06  6:58     ` Romain Perier
2022-10-06  6:58       ` Romain Perier
2022-10-06 17:44       ` Stephen Boyd [this message]
2022-10-06 17:44         ` Stephen Boyd

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=20221006174433.AF72FC433B5@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=daniel@0x0f.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=romain.perier@gmail.com \
    --cc=w@1wt.eu \
    /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.