* Missed soc/genpd PR for 6.6 mw
@ 2023-09-11 22:11 Conor Dooley
2023-09-12 9:09 ` Ulf Hansson
0 siblings, 1 reply; 3+ messages in thread
From: Conor Dooley @ 2023-09-11 22:11 UTC (permalink / raw)
To: arnd, ulf.hansson
Cc: Changhuang Liang, Walker Chen, linux-riscv, Rob Herring,
Jia Jie Ho, conor, linux-pm
[-- Attachment #1.1: Type: text/plain, Size: 822 bytes --]
Hey all,
So I've been informed that I made a hames of things and forgot to send
my soc driver PR for the 6.6 merge window. There's not too much in my
branch
https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/log/?h=riscv-soc-for-next
so I would've kicked the can to 6.7, but the majority of changes there were
made to the starfive pmu driver that has since moved to the new genpd
subsystem.
Sending a PR to Arnd for 6.7 with the pmu bits & based on v6.5-rc1 doesn't
seem to make all that much sense to me, since that stuff is no longer in
drivers/soc, but rebasing on top of v6.6-rc1 would make these genpd changes,
with a different path to Linus.
What's the best way to rectify me screwing this up? Should I split out
the non genpd patch and send a PR for that for the genpd tree for 6.7?
Thanks,
Conor.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Missed soc/genpd PR for 6.6 mw
2023-09-11 22:11 Missed soc/genpd PR for 6.6 mw Conor Dooley
@ 2023-09-12 9:09 ` Ulf Hansson
2023-09-12 16:05 ` Conor Dooley
0 siblings, 1 reply; 3+ messages in thread
From: Ulf Hansson @ 2023-09-12 9:09 UTC (permalink / raw)
To: Conor Dooley
Cc: arnd, Changhuang Liang, Walker Chen, linux-riscv, Rob Herring,
Jia Jie Ho, linux-pm
On Tue, 12 Sept 2023 at 00:11, Conor Dooley <conor@kernel.org> wrote:
>
> Hey all,
>
> So I've been informed that I made a hames of things and forgot to send
> my soc driver PR for the 6.6 merge window. There's not too much in my
> branch
> https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/log/?h=riscv-soc-for-next
> so I would've kicked the can to 6.7, but the majority of changes there were
> made to the starfive pmu driver that has since moved to the new genpd
> subsystem.
>
> Sending a PR to Arnd for 6.7 with the pmu bits & based on v6.5-rc1 doesn't
> seem to make all that much sense to me, since that stuff is no longer in
> drivers/soc, but rebasing on top of v6.6-rc1 would make these genpd changes,
> with a different path to Linus.
>
> What's the best way to rectify me screwing this up? Should I split out
> the non genpd patch and send a PR for that for the genpd tree for 6.7?
Yep, that seems like the best option.
If you think it's better to re-post the re-based genpd patches, I can
certainly pick them up from the mailing lists too.
Kind regards
Uffe
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Missed soc/genpd PR for 6.6 mw
2023-09-12 9:09 ` Ulf Hansson
@ 2023-09-12 16:05 ` Conor Dooley
0 siblings, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2023-09-12 16:05 UTC (permalink / raw)
To: Ulf Hansson
Cc: arnd, Changhuang Liang, Walker Chen, linux-riscv, Rob Herring,
Jia Jie Ho, linux-pm
[-- Attachment #1.1: Type: text/plain, Size: 1263 bytes --]
On Tue, Sep 12, 2023 at 11:09:51AM +0200, Ulf Hansson wrote:
> On Tue, 12 Sept 2023 at 00:11, Conor Dooley <conor@kernel.org> wrote:
> >
> > Hey all,
> >
> > So I've been informed that I made a hames of things and forgot to send
> > my soc driver PR for the 6.6 merge window. There's not too much in my
> > branch
> > https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/log/?h=riscv-soc-for-next
> > so I would've kicked the can to 6.7, but the majority of changes there were
> > made to the starfive pmu driver that has since moved to the new genpd
> > subsystem.
> >
> > Sending a PR to Arnd for 6.7 with the pmu bits & based on v6.5-rc1 doesn't
> > seem to make all that much sense to me, since that stuff is no longer in
> > drivers/soc, but rebasing on top of v6.6-rc1 would make these genpd changes,
> > with a different path to Linus.
> >
> > What's the best way to rectify me screwing this up? Should I split out
> > the non genpd patch and send a PR for that for the genpd tree for 6.7?
>
> Yep, that seems like the best option.
>
> If you think it's better to re-post the re-based genpd patches, I can
> certainly pick them up from the mailing lists too.
Cool, I'll try to do one of the above tomorrow. Thanks!
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-12 16:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-11 22:11 Missed soc/genpd PR for 6.6 mw Conor Dooley
2023-09-12 9:09 ` Ulf Hansson
2023-09-12 16:05 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox