All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Elwell <phil@raspberrypi.com>
To: stable@vger.kernel.org
Subject: Back-ports of dwc2 commit break peripheral-only builds
Date: Fri, 28 May 2021 11:19:00 +0100	[thread overview]
Message-ID: <558ce64c-666a-5b68-ee48-74293b08cbbc@raspberrypi.com> (raw)

Hi,

Back-ports of [1] - a Fix to the dwc2 driver - cause build errors for 
configurations including CONFIG_USB_DWC2_PERIPHERAL=y because in the stable 
branches the bus_suspended member of struct dwc2_hsotg is not present with that 
setting. [1] depends on [2] to move bus_suspended into a common part of 
dwc2_hsotg, but because [2] is not a fix it hasn't been back-ported to stable 
branches. [2] does not apply cleanly on its own (e.g. to linux-5.10.y) , so 
either more commits must be back-ported, [1] must be reverted, or a subset of 
[2] could be used for the back-ports.

Phil

[1] 24d209dba5a3 ("usb: dwc2: Fix hibernation between host and device modes")

[2] 012466fc8ccc0 ("usb: dwc2: Add device clock gating support functions")




             reply	other threads:[~2021-05-28 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-28 10:19 Phil Elwell [this message]
2021-05-30 12:18 ` Back-ports of dwc2 commit break peripheral-only builds Greg KH

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=558ce64c-666a-5b68-ee48-74293b08cbbc@raspberrypi.com \
    --to=phil@raspberrypi.com \
    --cc=stable@vger.kernel.org \
    /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.