public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Marek Vasut <marex@denx.de>,u-boot@lists.denx.de
Subject: [PATCH v4 09/10] usb: dwc3: Implement .glue_configure for i.MX8MP
Date: Thu, 21 Apr 2022 14:27:15 +0200 (CEST)	[thread overview]
Message-ID: <20220421122717.598D983EA6@phobos.denx.de> (raw)
In-Reply-To: <20220412224257.195007-9-marex@denx.de>

> The i.MX8MP glue needs to be configured based on a couple of DT
> properties, implement .glue_configure callback to parse those DT
> properties and configure the glue accordingly.
> Tested-By: Tim Harvey <tharvey@gateworks.com> #imx8mp-venice-gw74xx
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Angus Ainslie <angus@akkea.ca>
> Cc: Bin Meng <bmeng.cn@gmail.com>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
> Cc: Michal Simek <michal.simek@xilinx.com>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@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
=====================================================================

  reply	other threads:[~2022-04-21 12:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12 22:42 [PATCH v4 01/10] power-domain: Return 0 if ops unimplemented and remove empty functions Marek Vasut
2022-04-12 22:42 ` [PATCH v4 02/10] imx: power-domain: Descend into pgc subnode if present Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 03/10] imx: power-domain: Inline arch-imx8m/power-domain.h Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 04/10] imx: power-domain: Get rid of SMCCC dependency Marek Vasut
2022-04-21 12:27   ` sbabic
2022-04-12 22:42 ` [PATCH v4 05/10] power_domain: Add power_domain_get_by_name() Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 06/10] imx: power-domain: Add i.MX8MP support Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-12 22:42 ` [PATCH v4 07/10] imx: power-domain: Add i.MX8MP HSIOMIX driver Marek Vasut
2022-04-21 12:27   ` sbabic
2022-04-12 22:42 ` [PATCH v4 08/10] usb: dwc3: Rename .select_dr_mode to .glue_configure Marek Vasut
2022-04-21 12:27   ` sbabic
2022-04-12 22:42 ` [PATCH v4 09/10] usb: dwc3: Implement .glue_configure for i.MX8MP Marek Vasut
2022-04-21 12:27   ` sbabic [this message]
2022-04-12 22:42 ` [PATCH v4 10/10] arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PD Marek Vasut
2022-04-21 12:26   ` sbabic
2022-04-21 12:27 ` [PATCH v4 01/10] power-domain: Return 0 if ops unimplemented and remove empty functions sbabic

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=20220421122717.598D983EA6@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=marex@denx.de \
    --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