From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 4/7] clk: add APIs to get (optional) clock by name without a device
Date: Thu, 16 Jan 2020 09:42:24 -0500 [thread overview]
Message-ID: <20200116144224.GS8732@bill-the-cat> (raw)
In-Reply-To: <1578540910-3516-4-git-send-email-chunfeng.yun@mediatek.com>
On Thu, Jan 09, 2020 at 11:35:07AM +0800, Chunfeng Yun wrote:
> Sometimes we may need get (optional) clock without a device,
> that means use ofnode.
> e.g. when the phy node has subnode, and there is no device created
> for subnode, in this case, we need these new APIs to get subnode's
> clock.
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200116/9427df13/attachment.sig>
next prev parent reply other threads:[~2020-01-16 14:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-09 3:35 [PATCH v2 1/7] clk: mediatek: mt7629: add support for ssusbsys Chunfeng Yun
2020-01-09 3:35 ` [PATCH v2 2/7] clk: fix error check for devm_clk_get_optional() Chunfeng Yun
2020-01-16 14:42 ` Tom Rini
2020-01-09 3:35 ` [PATCH v2 3/7] clk: check valid clock by clk_valid() Chunfeng Yun
2020-01-16 14:42 ` Tom Rini
2020-01-09 3:35 ` [PATCH v2 4/7] clk: add APIs to get (optional) clock by name without a device Chunfeng Yun
2020-01-16 14:42 ` Tom Rini [this message]
2020-01-09 3:35 ` [PATCH v2 5/7] clk: fixed_rate: add dummy enable() function Chunfeng Yun
2020-01-16 14:42 ` Tom Rini
2020-01-09 3:35 ` [PATCH v2 6/7] phy: phy-mtk-tphy: remove the check of -ENOSYS Chunfeng Yun
2020-01-16 14:42 ` Tom Rini
2020-01-09 3:35 ` [PATCH v2 7/7] phy: phy-mtk-tphy: make ref clock optional Chunfeng Yun
2020-01-16 14:42 ` Tom Rini
2020-01-16 14:42 ` [PATCH v2 1/7] clk: mediatek: mt7629: add support for ssusbsys Tom Rini
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=20200116144224.GS8732@bill-the-cat \
--to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox