From: Sudeep Holla <sudeep.holla@arm.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/4] clk: add clock driver for SCMI agents
Date: Tue, 18 Aug 2020 09:51:59 +0100 [thread overview]
Message-ID: <20200818085159.GA6873@bogus> (raw)
In-Reply-To: <CAN5uoS_x3_4uSJhWXzP3g+JPxofoojSNeu7+G9BsRhHi_XFeFQ@mail.gmail.com>
On Tue, Aug 18, 2020 at 10:46:29AM +0200, Etienne Carriere wrote:
> Hello Simon and all,
>
> On Sun, 26 Jul 2020 at 16:54, Simon Glass <sjg@chromium.org> wrote:
> >
> > Hi Etienne,
> >
> > On Fri, 17 Jul 2020 at 09:43, Etienne Carriere
> > <etienne.carriere@linaro.org> wrote:
> > >
> > > This change introduces a clock driver for SCMI agent devices. When
> > > SCMI agent and SCMI clock drivers are enabled, SCMI agent binds a
> > > clock device for each SCMI clock protocol devices enabled in the FDT.
> > >
> > > SCMI clock driver is embedded upon CONFIG_CLK_SCMI=y. If enabled,
> > > CONFIG_SCMI_AGENT is also enabled.
> > >
> > > SCMI Clock protocol is defined in the SCMI specification [1].
> > >
> > > Links: [1] https://developer.arm.com/architectures/system-architectures/software-standards/scmi
> >
> > That doesn't seem to work for me (404 error)
>
> I think that Arm site was broken when you tried. Works fine and this
> seems to be the official Arm URL for the SCMI specification.
>
Hopefully this works, I have this in one of the kernel doc.
https://developer.arm.com/documentation/den0056/latest
--
Regards,
Sudeep
next prev parent reply other threads:[~2020-08-18 8:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-17 15:42 [PATCH 1/4] firmware: add new driver for SCMI firmwares Etienne Carriere
2020-07-17 15:42 ` [PATCH 2/4] dt-bindings: arm: SCMI bindings documentation Etienne Carriere
2020-07-26 14:54 ` Simon Glass
2020-07-17 15:42 ` [PATCH 3/4] clk: add clock driver for SCMI agents Etienne Carriere
2020-07-26 14:54 ` Simon Glass
2020-08-18 8:46 ` Etienne Carriere
2020-08-18 8:51 ` Sudeep Holla [this message]
2020-07-17 15:42 ` [PATCH 4/4] reset: add reset controller " Etienne Carriere
2020-07-26 14:54 ` Simon Glass
[not found] <20200717153731.10643-1-etienne.carriere@linaro.org>
[not found] ` <20200717153731.10643-3-etienne.carriere@linaro.org>
2020-07-20 2:06 ` [PATCH 3/4] clk: add clock " Peng Fan
2020-07-24 9:54 ` Etienne Carriere
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=20200818085159.GA6873@bogus \
--to=sudeep.holla@arm.com \
--cc=u-boot@lists.denx.de \
/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.