From: Drew Fustini <fustini@kernel.org>
To: Johan Hovold <johan@kernel.org>
Cc: Guo Ren <guoren@kernel.org>, Fu Wei <wefu@redhat.com>,
Jassi Brar <jassisinghbrar@gmail.com>,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
Michal Wilczynski <m.wilczynski@samsung.com>
Subject: Re: [PATCH] mailbox: th1520: fix clock imbalance on probe failure
Date: Sat, 29 Nov 2025 08:44:51 -0800 [thread overview]
Message-ID: <aSsjA9RimtLpQ0KF@x1> (raw)
In-Reply-To: <aScppcza9xwGwqn3@hovoldconsulting.com>
On Wed, Nov 26, 2025 at 05:24:05PM +0100, Johan Hovold wrote:
> On Mon, Nov 10, 2025 at 10:13:38AM +0100, Johan Hovold wrote:
> > On Fri, Oct 17, 2025 at 07:54:14AM +0200, Johan Hovold wrote:
> > > The purpose of the devm_add_action_or_reset() helper is to call the
> > > action function in case adding an action ever fails so drop the clock
> > > disable from the error path to avoid disabling the clocks twice.
> > >
> > > Fixes: 5d4d263e1c6b ("mailbox: Introduce support for T-head TH1520 Mailbox driver")
> > > Cc: Michal Wilczynski <m.wilczynski@samsung.com>
> > > Signed-off-by: Johan Hovold <johan@kernel.org>
> > > ---
> >
> > Can this one be picked up for 6.19?
>
> It's been another month so sending another reminder. Can this one be
> picked up for 6.19?
>
> Johan
It looks like this is now in the 6.18-rc7 PR from Jassi :)
https://lore.kernel.org/all/CABb+yY2GeWHWeASzemit8XvgvHg=Cse+46CqF3KJfsBXNPEBAw@mail.gmail.com/
-Drew
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Drew Fustini <fustini@kernel.org>
To: Johan Hovold <johan@kernel.org>
Cc: Guo Ren <guoren@kernel.org>, Fu Wei <wefu@redhat.com>,
Jassi Brar <jassisinghbrar@gmail.com>,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
Michal Wilczynski <m.wilczynski@samsung.com>
Subject: Re: [PATCH] mailbox: th1520: fix clock imbalance on probe failure
Date: Sat, 29 Nov 2025 08:44:51 -0800 [thread overview]
Message-ID: <aSsjA9RimtLpQ0KF@x1> (raw)
In-Reply-To: <aScppcza9xwGwqn3@hovoldconsulting.com>
On Wed, Nov 26, 2025 at 05:24:05PM +0100, Johan Hovold wrote:
> On Mon, Nov 10, 2025 at 10:13:38AM +0100, Johan Hovold wrote:
> > On Fri, Oct 17, 2025 at 07:54:14AM +0200, Johan Hovold wrote:
> > > The purpose of the devm_add_action_or_reset() helper is to call the
> > > action function in case adding an action ever fails so drop the clock
> > > disable from the error path to avoid disabling the clocks twice.
> > >
> > > Fixes: 5d4d263e1c6b ("mailbox: Introduce support for T-head TH1520 Mailbox driver")
> > > Cc: Michal Wilczynski <m.wilczynski@samsung.com>
> > > Signed-off-by: Johan Hovold <johan@kernel.org>
> > > ---
> >
> > Can this one be picked up for 6.19?
>
> It's been another month so sending another reminder. Can this one be
> picked up for 6.19?
>
> Johan
It looks like this is now in the 6.18-rc7 PR from Jassi :)
https://lore.kernel.org/all/CABb+yY2GeWHWeASzemit8XvgvHg=Cse+46CqF3KJfsBXNPEBAw@mail.gmail.com/
-Drew
next prev parent reply other threads:[~2025-11-29 16:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20251017055521eucas1p1344f04a5012eb6981315cf160ffc1ec6@eucas1p1.samsung.com>
2025-10-17 5:54 ` [PATCH] mailbox: th1520: fix clock imbalance on probe failure Johan Hovold
2025-10-17 5:54 ` Johan Hovold
2025-10-21 18:36 ` Michal Wilczynski
2025-10-21 18:36 ` Michal Wilczynski
2025-11-10 9:13 ` Johan Hovold
2025-11-10 9:13 ` Johan Hovold
2025-11-26 16:24 ` Johan Hovold
2025-11-26 16:24 ` Johan Hovold
2025-11-29 16:44 ` Drew Fustini [this message]
2025-11-29 16:44 ` Drew Fustini
2025-12-01 9:36 ` Johan Hovold
2025-12-01 9:36 ` Johan Hovold
2025-11-10 19:11 ` Drew Fustini
2025-11-10 19:11 ` 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=aSsjA9RimtLpQ0KF@x1 \
--to=fustini@kernel.org \
--cc=guoren@kernel.org \
--cc=jassisinghbrar@gmail.com \
--cc=johan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=m.wilczynski@samsung.com \
--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.