From: Sudeep Holla <sudeep.holla@arm.com>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>,
Cristian Marussi <cristian.marussi@arm.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>, Peng Fan <peng.fan@nxp.com>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
arm-scmi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
imx@lists.linux.dev, linux-rtc@vger.kernel.org,
linux-input@vger.kernel.org
Subject: Re: [PATCH v8 6/7] rtc: support i.MX95 BBM RTC
Date: Fri, 30 Aug 2024 11:19:09 +0100 [thread overview]
Message-ID: <ZtGcnTYlGlZ8eC-6@bogus> (raw)
In-Reply-To: <20240830091246fce62c34@mail.local>
On Fri, Aug 30, 2024 at 11:12:46AM +0200, Alexandre Belloni wrote:
> On 27/08/2024 11:34:55+0100, Sudeep Holla wrote:
> > Hi Alexandre,
> >
> > On Fri, Aug 23, 2024 at 05:05:22PM +0800, Peng Fan (OSS) wrote:
> > > From: Peng Fan <peng.fan@nxp.com>
> > >
> > > The BBM module provides RTC feature. To i.MX95, this module is managed by
> > > System Manager and exported System Control Management Interface(SCMI).
> > > Linux could use i.MX SCMI BBM Extension protocol to use RTC feature.
> > >
> > > This driver is to use SCMI interface to get/set RTC.
> > >
> >
> > Are you fine if I take this along with dependent SCMI changes via SoC tree ?
>
> Sure, please do.
>
Thanks!
--
Regards,
Sudeep
next prev parent reply other threads:[~2024-08-30 10:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 9:05 [PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion Peng Fan (OSS)
2024-08-23 9:05 ` [PATCH v8 1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol Peng Fan (OSS)
2024-08-23 9:05 ` [PATCH v8 2/7] firmware: arm_scmi: add initial support for i.MX BBM protocol Peng Fan (OSS)
2024-08-23 9:05 ` [PATCH v8 3/7] firmware: arm_scmi: add initial support for i.MX MISC protocol Peng Fan (OSS)
2024-08-23 9:05 ` [PATCH v8 4/7] firmware: arm_scmi: add NXP i.MX95 SCMI documentation Peng Fan (OSS)
2024-08-23 9:05 ` [PATCH v8 5/7] firmware: imx: add i.MX95 MISC driver Peng Fan (OSS)
2024-08-23 9:05 ` [PATCH v8 6/7] rtc: support i.MX95 BBM RTC Peng Fan (OSS)
2024-08-27 10:34 ` Sudeep Holla
2024-08-30 9:12 ` Alexandre Belloni
2024-08-30 10:19 ` Sudeep Holla [this message]
2024-08-30 9:12 ` Alexandre Belloni
2024-08-23 9:05 ` [PATCH v8 7/7] input: keyboard: support i.MX95 BBM module Peng Fan (OSS)
2024-08-30 11:12 ` [PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion Sudeep Holla
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=ZtGcnTYlGlZ8eC-6@bogus \
--to=sudeep.holla@arm.com \
--cc=alexandre.belloni@bootlin.com \
--cc=arm-scmi@vger.kernel.org \
--cc=conor+dt@kernel.org \
--cc=cristian.marussi@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/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.