All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Harvey <tharvey@gateworks.com>
To: Fabio Estevam <festevam@gmail.com>,
	Eugen Hristev <eugen.hristev@collabora.com>
Cc: aford173@gmail.com, sbabic@denx.de, u-boot@lists.denx.de,
	 Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
Date: Thu, 27 Apr 2023 12:19:45 -0700	[thread overview]
Message-ID: <CAJ+vNU3j=hgW0QHAFJp34v2rC9TA6Xj4t+QyWKhFHWdqa1mh=g@mail.gmail.com> (raw)
In-Reply-To: <CAJ+vNU1b-+c-RNgX-P+GiLPqpJOjkqM0Aa3p6q9TSdj4RZjCHw@mail.gmail.com>

On Thu, Apr 27, 2023 at 12:14 PM Tim Harvey <tharvey@gateworks.com> wrote:
>
> On Thu, Apr 27, 2023 at 12:11 PM Fabio Estevam <festevam@gmail.com> wrote:
> >
> > On Thu, Apr 27, 2023 at 3:56 PM Tim Harvey <tharvey@gateworks.com> wrote:
> >
> > > Fabio,
> > >
> > > This causes a hang on imx8mm boards when usbotg2 (usb@32e50000) is
> > > enabled. You can re-create this on the imx8mm-evk with:
> >
> > I am able to reproduce the hang after enabling usbotg2, but this hang
> > is not caused
> > by the imx8mm.dtsi sync. The hang also happens if I revert the imx8mm.dtsi sync.
> >
> > The usbotg2 is a different issue.
> >
> > > Note the imx8mm-evk does have the 2nd host controller but its
> > > currently not enabled due to missing bits to deal with the USB 3.0
> > > GPIO controlled mux.
> > >
> > > Is there perhaps a corresponding change necessary in the
> > > imx8m-power-domain driver?
> >
> > I haven't checked, but yes, it is very likely some imx8m-power-domain
> > changes are needed.
>
> Fabio,
>
> The patch series from Eugen Hristev which implements reference
> counting for regulators [1] resolves my issue here so I consider this
> thread closed.
>
> Let's move the discussion regarding your dt sync to those threads.
>
> Best Regards,
>
> Tim
> [1] https://patchwork.ozlabs.org/project/uboot/list/?series=351536

Fabio,

Sorry, responded to the wrong thread here. The thread regarding imx8mm
hang on usb_stop is resolved with the regulator reference counting
support.

The dt sync here still needs some work apparently.

Best Regards,

Tim

  reply	other threads:[~2023-04-27 19:20 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27 18:08 [PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3 Fabio Estevam
2023-04-27 18:08 ` [PATCH 2/3] arm: dts: imx8mn: " Fabio Estevam
2023-04-27 19:21   ` Adam Ford
2023-05-03 16:12   ` Tim Harvey
2023-07-14  0:42     ` Tim Harvey
2023-04-27 18:08 ` [PATCH 3/3] arm: dts: imx8mp: " Fabio Estevam
2023-04-27 19:22   ` Adam Ford
2023-05-03 16:11   ` Tim Harvey
2023-05-19 22:19     ` Tim Harvey
2023-05-19 22:26       ` Adam Ford
2023-05-19 22:31         ` Tim Harvey
2023-05-19 22:33           ` Tim Harvey
2023-05-19 22:35             ` Adam Ford
2023-05-19 23:00               ` Tim Harvey
2023-05-22 20:48                 ` Fabio Estevam
2023-05-22 20:52                   ` Adam Ford
2023-05-25  2:02                 ` Fabio Estevam
2023-05-29 17:45                   ` Adam Ford
2023-05-30 17:23                     ` Tim Harvey
2023-05-30 17:28                       ` Adam Ford
2023-05-30 18:40                         ` Tim Harvey
2023-05-30 22:34                           ` Adam Ford
2023-05-30 23:13                             ` Fabio Estevam
2023-05-22  6:49         ` Rasmus Villemoes
2023-04-27 18:56 ` [PATCH 1/3] arm: dts: imx8mm: " Tim Harvey
2023-04-27 19:11   ` Fabio Estevam
2023-04-27 19:14     ` Tim Harvey
2023-04-27 19:19       ` Tim Harvey [this message]
2023-04-27 19:26         ` Fabio Estevam
2023-04-27 19:44           ` Tim Harvey
2023-04-27 19:49             ` Fabio Estevam
2023-04-27 22:25               ` Tim Harvey
2023-04-28 11:57                 ` Adam Ford
2023-04-28 15:27                   ` Tim Harvey
2023-04-28 15:32                     ` Adam Ford
2023-04-28 15:48                       ` Tim Harvey
2023-04-28 16:26                         ` Fabio Estevam
2023-04-28 16:44                           ` Adam Ford
2023-04-28 17:59                             ` Tim Harvey
2023-04-28 18:19                               ` Fabio Estevam
2023-05-03 16:11                                 ` Tim Harvey
2023-07-14  0:42                                   ` Tim Harvey
2023-07-14  5:17                                     ` Stefano Babic
2023-10-17 19:21                                       ` Tim Harvey
2023-10-17 20:28                                         ` Stefano Babic
2023-10-18  8:04                                           ` Stefano Babic
2023-04-27 19:23 ` Adam Ford

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='CAJ+vNU3j=hgW0QHAFJp34v2rC9TA6Xj4t+QyWKhFHWdqa1mh=g@mail.gmail.com' \
    --to=tharvey@gateworks.com \
    --cc=aford173@gmail.com \
    --cc=eugen.hristev@collabora.com \
    --cc=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=sbabic@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.