From: Patrick Delaunay <patrick.delaunay@foss.st.com>
To: <u-boot@lists.denx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>,
Joe Hershberger <joe.hershberger@ni.com>,
Lukasz Majewski <lukma@denx.de>,
Patrice Chotard <patrice.chotard@foss.st.com>,
Sean Anderson <seanga2@gmail.com>,
U-Boot STM32 <uboot-stm32@st-md-mailman.stormreply.com>
Subject: [PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
Date: Tue, 26 Apr 2022 14:37:46 +0200 [thread overview]
Message-ID: <20220426123750.579726-1-patrick.delaunay@foss.st.com> (raw)
Update the RCC stm32mp1 clock driver to handle the USB_PHY_48
clock provided by USBPHYC and named "ck_usbo_48m".
With this series, the clock dependencies for USB PHYC, USBOTG (including
USB detection) and USBHOST are correctly managed.
See Linux kernel commit "ARM: dts: stm32: use usbphyc ck_usbo_48m as USBH
OHCI clock on stm32mp151" and "phy: stm32: register usbphyc as clock
provider of ck_usbo_48m clock"
Patrick
Patrick Delaunay (3):
phy: stm32-usbphyc: add counter of PLL consumer
phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock
clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC
drivers/clk/clk_stm32mp1.c | 35 ++++----
drivers/phy/phy-stm32-usbphyc.c | 155 ++++++++++++++++++++++++++------
2 files changed, 147 insertions(+), 43 deletions(-)
--
2.25.1
next reply other threads:[~2022-04-26 12:38 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-26 12:37 Patrick Delaunay [this message]
2022-04-26 12:37 ` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer Patrick Delaunay
2022-05-06 14:18 ` Patrice CHOTARD
2022-05-10 7:45 ` [Uboot-stm32] " Patrice CHOTARD
2022-05-10 11:50 ` Patrice CHOTARD
2022-05-08 18:21 ` Sean Anderson
2022-05-09 14:37 ` Patrick DELAUNAY
2022-05-10 9:51 ` Amelie Delaunay
2022-05-11 16:48 ` Sean Anderson
2022-05-17 7:42 ` Patrick DELAUNAY
2022-06-11 15:43 ` Sean Anderson
2022-09-07 13:31 ` Patrick DELAUNAY
2022-04-26 12:37 ` [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock Patrick Delaunay
2022-05-06 14:24 ` Patrice CHOTARD
2022-05-10 7:45 ` [Uboot-stm32] " Patrice CHOTARD
2022-05-08 18:23 ` Sean Anderson
2022-05-09 15:44 ` Patrick DELAUNAY
2022-09-07 13:31 ` Patrick DELAUNAY
2022-04-26 12:37 ` [PATCH 3/3] clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC Patrick Delaunay
2022-05-06 14:26 ` Patrice CHOTARD
2022-05-10 7:45 ` [Uboot-stm32] " Patrice CHOTARD
2022-09-07 13:32 ` Patrick DELAUNAY
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=20220426123750.579726-1-patrick.delaunay@foss.st.com \
--to=patrick.delaunay@foss.st.com \
--cc=joe.hershberger@ni.com \
--cc=lukma@denx.de \
--cc=patrice.chotard@foss.st.com \
--cc=seanga2@gmail.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-stm32@st-md-mailman.stormreply.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox