public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>,
	u-boot@lists.denx.de
Subject: [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk
Date: Wed, 15 Jun 2022 13:11:02 +0200 (CEST)	[thread overview]
Message-ID: <20220615111105.94B5284486@phobos.denx.de> (raw)
In-Reply-To: <20220603151522.6643-3-andrey.zhizhikin@leica-geosystems.com>

> Upstream commit 7a2c3be95a50 ("clk: imx8mp: Fill in DWC3 USB, USB PHY,
> HSIOMIX clock") added usb_core_ref for USB Controller but never set it
> to be used as a clock source, using rather "osc_32k" instead.
> This produces following boot log message:
> "clk_register: failed to get osc_32k device (parent of usb_root_clk)"
> Fix the USB controller clock source by using usb_core_ref instead of
> osc_32k.
> Fixes: 7a2c3be95a50 ("clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock")
> Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
> Cc: Fabio Estevam <festevam@denx.de>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Reviewed-by: Fabio Estevam <festevam@denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

      parent reply	other threads:[~2022-06-15 11:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03 15:15 [PATCH 0/2] clk: imx8mp: clock names and clock source fixes Andrey Zhizhikin
2022-06-03 15:15 ` [PATCH 1/2] clk: imx8mp: fix root clock names for ecspi Andrey Zhizhikin
2022-06-03 15:52   ` Fabio Estevam
2022-06-15 11:11   ` sbabic
2022-06-03 15:15 ` [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk Andrey Zhizhikin
2022-06-03 15:53   ` Fabio Estevam
2022-06-04 11:52   ` Tommaso Merciai
2022-06-15 11:11   ` sbabic [this message]

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=20220615111105.94B5284486@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=andrey.zhizhikin@leica-geosystems.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