All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: "Krzysztof Kozlowski" <krzk@kernel.org>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"André Draszik" <andre.draszik@linaro.org>
Cc: Peter Griffin <peter.griffin@linaro.org>,
	Tudor Ambarus <tudor.ambarus@linaro.org>,
	Will McVicker <willmcvicker@google.com>,
	Juan Yescas <jyescas@google.com>,
	Douglas Anderson <dianders@chromium.org>,
	kernel-team@android.com,
	Kaustabh Chakraborty <kauschluss@disroot.org>,
	linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	linux-rtc@vger.kernel.org
Subject: Re: [PATCH v3 0/3] Samsung mfd/rtc driver alarm IRQ simplification
Date: Tue, 20 Jan 2026 15:50:11 +0000	[thread overview]
Message-ID: <20260120155011.GF1354723@google.com> (raw)
In-Reply-To: <176892416020.2292562.12972171855041051987.b4-ty@kernel.org>

On Tue, 20 Jan 2026, Lee Jones wrote:

> On Tue, 13 Jan 2026 14:03:10 +0000, André Draszik wrote:
> > With the attached patches the Samsung s5m RTC driver is simplified a
> > little bit with regards to alarm IRQ acquisition.
> > 
> > The end result is that instead of having a list of IRQ numbers for each
> > variant (and a BUILD_BUG_ON() to ensure consistency), the RTC driver
> > queries the 'alarm' platform resource from the parent (mfd cell).
> > 
> > [...]
> 
> Applied, thanks!
> 
> [1/3] mfd: sec: add rtc alarm IRQ as platform device resource
>       commit: 153ae5c52b7063ac0926926d0cc9b53ee9d7fed2
> [2/3] rtc: s5m: query platform device IRQ resource for alarm IRQ
>       commit: c70aee3dd85482c67720eb642d59ebbb9433faa5
> [3/3] mfd: sec: drop now unused struct sec_pmic_dev::irq_data
>       commit: b31583a1a9ab32923734ceb5fc95e536dfacccf7

Submitted for testing.  Pull-request to follow.

For my own reference: ib-mfd-rtc-6.20

-- 
Lee Jones [李琼斯]

      reply	other threads:[~2026-01-20 15:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13 14:03 [PATCH v3 0/3] Samsung mfd/rtc driver alarm IRQ simplification André Draszik
2026-01-13 14:03 ` [PATCH v3 1/3] mfd: sec: add rtc alarm IRQ as platform device resource André Draszik
2026-01-13 14:03 ` [PATCH v3 2/3] rtc: s5m: query platform device IRQ resource for alarm IRQ André Draszik
2026-01-13 14:03 ` [PATCH v3 3/3] mfd: sec: drop now unused struct sec_pmic_dev::irq_data André Draszik
2026-01-20 15:49 ` [PATCH v3 0/3] Samsung mfd/rtc driver alarm IRQ simplification Lee Jones
2026-01-20 15:50   ` 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=20260120155011.GF1354723@google.com \
    --to=lee@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=andre.draszik@linaro.org \
    --cc=dianders@chromium.org \
    --cc=jyescas@google.com \
    --cc=kauschluss@disroot.org \
    --cc=kernel-team@android.com \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=peter.griffin@linaro.org \
    --cc=tudor.ambarus@linaro.org \
    --cc=willmcvicker@google.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.