From: Tom Rini <trini@konsulko.com>
To: Simon Glass <sjg@chromium.org>
Cc: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>,
Lukasz Majewski <lukma@denx.de>,
Sean Anderson <seanga2@gmail.com>,
U-Boot Mailing List <u-boot@lists.denx.de>,
Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH] clk: introduce u-boot,ignore-clk-defaults
Date: Thu, 14 Oct 2021 11:14:33 -0400 [thread overview]
Message-ID: <20211014151433.GD7964@bill-the-cat> (raw)
In-Reply-To: <CAPnjgZ3Q9adK_rdh_4wjcy-z-mptmnyAwRRLhSbOygCDob0Zvg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]
On Thu, Oct 14, 2021 at 09:11:26AM -0600, Simon Glass wrote:
> On Wed, 13 Oct 2021 at 03:00, Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote:
> >
> > From: Peng Fan <peng.fan@nxp.com>
> >
> > Current code has a force clk_set_defaults in multiple stages,
> > U-Boot reuse the same device tree and Linux Kernel device tree,
> > but we not register all the clks as Linux Kernel, so clk_set_defaults
> > will fail and cause the clk provider registeration fail.
> >
> > So introduce a new property to ignore the default settings which could
> > be used by any node that wanna ignore default settings.
> >
> > Signed-off-by: Peng Fan <peng.fan@nxp.com>
> > ---
> > doc/device-tree-bindings/device.txt | 3 +++
> > drivers/clk/clk-uclass.c | 3 +++
> > 2 files changed, 6 insertions(+)
> >
>
> Reviewed-by: Simon Glass <sjg@chromium.org>
>
> I wonder if this binding could be made standard, instead of 'u-boot,'?
Feels like something we should see about, yes.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2021-10-14 15:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-13 9:37 [PATCH] clk: introduce u-boot,ignore-clk-defaults Peng Fan (OSS)
2021-10-14 15:11 ` Simon Glass
2021-10-14 15:14 ` Tom Rini [this message]
2021-10-15 8:58 ` Peng Fan (OSS)
2021-10-24 19:53 ` Simon Glass
2021-10-15 1:10 ` Sean Anderson
2021-10-15 1:17 ` Peng Fan
2021-10-15 2:19 ` Simon Glass
2021-10-25 0:13 ` Sean Anderson
2021-10-25 15:18 ` Simon Glass
2021-10-26 1:23 ` Sean Anderson
2021-10-26 1:59 ` Sean Anderson
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=20211014151433.GD7964@bill-the-cat \
--to=trini@konsulko.com \
--cc=lukma@denx.de \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=seanga2@gmail.com \
--cc=sjg@chromium.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox