From: Drew Fustini <drew@pdp7.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Stephen Boyd <sboyd@kernel.org>,
devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
Michael Turquette <mturquette@baylibre.com>,
Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh@kernel.org>, Fu Wei <wefu@redhat.com>,
Guo Ren <guoren@kernel.org>, Jisheng Zhang <jszhang@kernel.org>,
Palmer Dabbelt <palmer@rivosinc.com>,
Michal Wilczynski <m.wilczynski@samsung.com>
Subject: Re: [GIT PULL] clk: thead: Updates for v6.16
Date: Fri, 23 May 2025 18:25:53 -0700 [thread overview]
Message-ID: <aDEgIfYl2f7zcO3O@x1> (raw)
In-Reply-To: <655ea20d-ed2a-4727-b7c1-65fd69d3c027@kernel.org>
On Fri, May 23, 2025 at 08:25:38AM +0200, Krzysztof Kozlowski wrote:
> On 23/05/2025 00:33, Drew Fustini wrote:
> > On Thu, May 22, 2025 at 03:24:02PM -0700, Stephen Boyd wrote:
> >> Quoting Drew Fustini (2025-05-07 11:56:57)
> >>> The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
> >>>
> >>> Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
> >>>
> >>> are available in the Git repository at:
> >>>
> >>> git@github.com:pdp7/linux.git tags/thead-clk-for-v6.16
> >>
> >> I changed this to https://github.com/pdp7/linux.git but please fix it
> >> next time.
> >
> > Sorry about that. I'll use https in the future.
> This should be kernel.org. I remember Drew we meet few times and you
> never asked for signing your key. Just get in touch next time on a
> conference to get it signed (and bring printed fingerprints).
Good idea. I would like to get kernel.org setup. The Portland kernel
meetup is next week so hopefully I can get some signatures. And I would
definitely appreciate your signature at the next conference we are both
at - maybe ELC Europe?
Thanks,
Drew
WARNING: multiple messages have this Message-ID (diff)
From: Drew Fustini <drew@pdp7.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Stephen Boyd <sboyd@kernel.org>,
devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
Michael Turquette <mturquette@baylibre.com>,
Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh@kernel.org>, Fu Wei <wefu@redhat.com>,
Guo Ren <guoren@kernel.org>, Jisheng Zhang <jszhang@kernel.org>,
Palmer Dabbelt <palmer@rivosinc.com>,
Michal Wilczynski <m.wilczynski@samsung.com>
Subject: Re: [GIT PULL] clk: thead: Updates for v6.16
Date: Fri, 23 May 2025 18:25:53 -0700 [thread overview]
Message-ID: <aDEgIfYl2f7zcO3O@x1> (raw)
In-Reply-To: <655ea20d-ed2a-4727-b7c1-65fd69d3c027@kernel.org>
On Fri, May 23, 2025 at 08:25:38AM +0200, Krzysztof Kozlowski wrote:
> On 23/05/2025 00:33, Drew Fustini wrote:
> > On Thu, May 22, 2025 at 03:24:02PM -0700, Stephen Boyd wrote:
> >> Quoting Drew Fustini (2025-05-07 11:56:57)
> >>> The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
> >>>
> >>> Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
> >>>
> >>> are available in the Git repository at:
> >>>
> >>> git@github.com:pdp7/linux.git tags/thead-clk-for-v6.16
> >>
> >> I changed this to https://github.com/pdp7/linux.git but please fix it
> >> next time.
> >
> > Sorry about that. I'll use https in the future.
> This should be kernel.org. I remember Drew we meet few times and you
> never asked for signing your key. Just get in touch next time on a
> conference to get it signed (and bring printed fingerprints).
Good idea. I would like to get kernel.org setup. The Portland kernel
meetup is next week so hopefully I can get some signatures. And I would
definitely appreciate your signature at the next conference we are both
at - maybe ELC Europe?
Thanks,
Drew
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next prev parent reply other threads:[~2025-05-24 1:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-07 18:56 [GIT PULL] clk: thead: Updates for v6.16 Drew Fustini
2025-05-07 18:56 ` Drew Fustini
2025-05-22 22:24 ` Stephen Boyd
2025-05-22 22:24 ` Stephen Boyd
2025-05-22 22:33 ` Drew Fustini
2025-05-22 22:33 ` Drew Fustini
2025-05-23 6:25 ` Krzysztof Kozlowski
2025-05-23 6:25 ` Krzysztof Kozlowski
2025-05-24 1:25 ` Drew Fustini [this message]
2025-05-24 1:25 ` Drew Fustini
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=aDEgIfYl2f7zcO3O@x1 \
--to=drew@pdp7.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=guoren@kernel.org \
--cc=jszhang@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=m.wilczynski@samsung.com \
--cc=mturquette@baylibre.com \
--cc=palmer@rivosinc.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=wefu@redhat.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.