From: Greg KH <gregkh@linuxfoundation.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
USB list <linux-usb@vger.kernel.org>
Subject: Re: [GIT PULL] USB/PHY patches for 4.13-rc1
Date: Tue, 4 Jul 2017 10:04:14 +0200 [thread overview]
Message-ID: <20170704080414.GA10167@kroah.com> (raw)
In-Reply-To: <CAMuHMdX0bc8gK7DtD8diWSvR_S2-FQuEmO6v_-1_BFFrO9gbXg@mail.gmail.com>
On Tue, Jul 04, 2017 at 09:15:55AM +0200, Geert Uytterhoeven wrote:
> Hi Greg, Heikki,
>
> On Mon, Jul 3, 2017 at 4:58 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> > The following changes since commit 41f1830f5a7af77cf5c86359aba3cbd706687e52:
> >
> > Linux 4.12-rc6 (2017-06-19 22:19:37 +0800)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.13-rc1
> >
> > for you to fetch changes up to 6836796de4019944f4ba4c99a360e8250fd2e735:
> >
> > Add USB quirk for HVR-950q to avoid intermittent device resets (2017-06-29 14:49:06 +0200)
> >
> > ----------------------------------------------------------------
> > USB/PHY patches for 4.13-rc1
> >
> > Here is the big patchset of USB and PHY driver updates for 4.13-rc1.
> >
> > On the PHY side, they decided to move files around to "make things
> > easier" in their tree. Hopefully that wasn't a mistake, but in
> > linux-next testing, we haven't had any reported problems.
> >
> > There's the usual set of gadget and xhci and musb updates in here as
> > well, along with a number of smaller updates for a raft of different USB
> > drivers. Full details in the shortlog, nothing really major.
> >
> > All of these have been in linux-next for a while with no reported
> > issues.
> >
> > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> >
> > ----------------------------------------------------------------
>
> > Heikki Krogerus (3):
> > usb: typec: Add support for UCSI interface
>
> Commit c1b0bc2dabfa884d ("usb: typec: Add support for UCSI interface"):
>
> > --- /dev/null
> > +++ b/drivers/usb/typec/ucsi/Kconfig
> > @@ -0,0 +1,23 @@
> > +config TYPEC_UCSI
> > + tristate "USB Type-C Connector System Software Interface driver"
> > + depends on !CPU_BIG_ENDIAN
>
> To work as expected, and prevent this driver from being enabled on big endian
> systems, this depends on "[PATCH v3 0/3] Define CPU_BIG_ENDIAN or warn for
> inconsistencies".
> https://lkml.org/lkml/2017/6/12/1068
Is this a problem? I thought that series was slated to be merged soon,
is that not going to happen?
thanks,
greg k-h
next prev parent reply other threads:[~2017-07-04 8:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-03 14:58 [GIT PULL] USB/PHY patches for 4.13-rc1 Greg KH
2017-07-04 1:27 ` Stephen Rothwell
2017-07-04 7:15 ` Geert Uytterhoeven
2017-07-04 8:04 ` Greg KH [this message]
2017-07-04 9:09 ` Geert Uytterhoeven
2017-07-04 9:13 ` Greg KH
2017-07-04 10:33 ` Geert Uytterhoeven
2017-07-04 17:19 ` Babu Moger
2017-07-06 8:24 ` Max Filippov
2017-07-06 14:28 ` Babu Moger
2017-07-06 14:33 ` Greg KH
2017-07-06 15:28 ` Babu Moger
2017-07-06 15:51 ` Greg KH
2017-07-06 15:54 ` Babu Moger
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=20170704080414.GA10167@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=geert@linux-m68k.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.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.