U-boot Archive mirror
 help / color / mirror / Atom feed
From: Sam Day <me@samcday.com>
To: u-boot@lists.denx.de
Cc: Caleb Connolly <caleb.connolly@linaro.org>, Sam Day <me@samcday.com>
Subject: [PATCH 0/2] qcom: ehci: enable core + iface clocks
Date: Thu, 02 May 2024 13:16:47 +0000	[thread overview]
Message-ID: <20240502-msm8916-hs-usb-clocks-v1-0-eeccf483b68d@samcday.com> (raw)

These clocks are mandatory, as can be seen in msm_hsusb driver in the
Linux kernel.

The appropriate HS_USB AHB/SYSTEM clocks were added to gcc_apq8016.

Technically there's other adjacent SoC families that can use the
msm_hsusb driver with different clocks, but only msm8916/apq8016 are
currently making use of it so I think this change shouldn't break
anything elsewhere.

Signed-off-by: Sam Day <me@samcday.com>
---
Sam Day (2):
      clk/qcom: apq8016: add support for USB_HS clocks
      ehci: msm: bring up iface + core clocks

 drivers/clk/qcom/clock-apq8016.c | 31 +++++++++++++++++++++++++++++++
 drivers/usb/host/ehci-msm.c      | 37 +++++++++++++++++++++++++++++++++++--
 2 files changed, 66 insertions(+), 2 deletions(-)
---
base-commit: ff0de1f0557ed7d2dab47ba976a37347a1fdc432
change-id: 20240502-msm8916-hs-usb-clocks-34bc22b03f3d

Best regards,
-- 
Sam Day <me@samcday.com>



             reply	other threads:[~2024-05-02 13:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-02 13:16 Sam Day [this message]
2024-05-02 13:16 ` [PATCH 1/2] clk/qcom: apq8016: add support for USB_HS clocks Sam Day
2024-05-02 13:35   ` Caleb Connolly
2024-05-02 13:16 ` [PATCH 2/2] ehci: msm: bring up iface + core clocks Sam Day
2024-05-02 13:39   ` Caleb Connolly
2024-05-02 13:41 ` [PATCH 0/2] qcom: ehci: enable core + iface clocks Caleb Connolly
2024-05-02 15:00   ` Robert Marko

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=20240502-msm8916-hs-usb-clocks-v1-0-eeccf483b68d@samcday.com \
    --to=me@samcday.com \
    --cc=caleb.connolly@linaro.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).