mbox series

[GIT,PULL] Thunderbolt/USB4 changes for v5.18 merge window

Message ID YidKEUcphTB4SE0E@lahna
State New
Headers show
Series [GIT,PULL] Thunderbolt/USB4 changes for v5.18 merge window | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.18-rc1

Message

Mika Westerberg March 8, 2022, 12:20 p.m. UTC
Hi Greg,

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.18-rc1

for you to fetch changes up to 144c4a77a3e1e520daba85eafd28999af22e1aa5:

  thunderbolt: Rename EEPROM handling bits to match USB4 spec (2022-03-04 17:10:36 +0300)

----------------------------------------------------------------
thunderbolt: Changes for v5.18 merge window

This includes following Thunderbolt/USB4 changes for the v5.18 merge
window:

  * Improvements for Intel Alpine and Titan Ridge support
  * Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
  * Improvements around DROM handling on AMD hardware
  * A couple of cleanups.

All these have been in linux-next with no reported issues.

----------------------------------------------------------------
Christophe JAILLET (1):
      thunderbolt: Remove useless DMA-32 fallback configuration

Mario Limonciello (5):
      thunderbolt: Retry DROM reads for more failure scenarios
      thunderbolt: Do not resume routers if UID is not set
      thunderbolt: Do not make DROM read success compulsory
      thunderbolt: Clarify register definitions for `tb_cap_plug_events`
      thunderbolt: Rename EEPROM handling bits to match USB4 spec

Mika Westerberg (3):
      thunderbolt: Disable LTTPR on Intel Titan Ridge
      thunderbolt: Add missing device ID to tb_switch_is_alpine_ridge()
      thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices

Rafael J. Wysocki (1):
      thunderbolt: Replace acpi_bus_get_device()

 drivers/thunderbolt/acpi.c    |   4 +-
 drivers/thunderbolt/eeprom.c  |  41 ++++++++--------
 drivers/thunderbolt/lc.c      | 110 ++++++++++++++++++++++++++++++++++++++++++
 drivers/thunderbolt/nhi.c     |   3 +-
 drivers/thunderbolt/switch.c  |  81 +++++++++++++++++++++++++++++--
 drivers/thunderbolt/tb.c      |  11 +++++
 drivers/thunderbolt/tb.h      |   8 +++
 drivers/thunderbolt/tb_regs.h |  37 +++++++++-----
 drivers/thunderbolt/tunnel.c  |  10 ++++
 9 files changed, 265 insertions(+), 40 deletions(-)

Comments

Mika Westerberg March 11, 2022, 1:45 p.m. UTC | #1
On Fri, Mar 11, 2022 at 12:46:01PM +0100, Greg Kroah-Hartman wrote:
> On Tue, Mar 08, 2022 at 02:20:33PM +0200, Mika Westerberg wrote:
> > Hi Greg,
> > 
> > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> > 
> >   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.18-rc1
> 
> The gpg key you used to sign this tag is expired, so my checks fail :(

Hmm,

I extended the expiration time already last year and it shows here:

  rsa4096 2017-11-02 [SC] [expires: 2022-08-23]

For that key. I pushed it to the keyserver too at the time
(keyserver.ubuntu.com).

> Please fix this.

Sure but how? :)
Greg Kroah-Hartman March 11, 2022, 2:50 p.m. UTC | #2
On Fri, Mar 11, 2022 at 03:45:23PM +0200, Mika Westerberg wrote:
> On Fri, Mar 11, 2022 at 12:46:01PM +0100, Greg Kroah-Hartman wrote:
> > On Tue, Mar 08, 2022 at 02:20:33PM +0200, Mika Westerberg wrote:
> > > Hi Greg,
> > > 
> > > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> > > 
> > >   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> > > 
> > > are available in the Git repository at:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.18-rc1
> > 
> > The gpg key you used to sign this tag is expired, so my checks fail :(
> 
> Hmm,
> 
> I extended the expiration time already last year and it shows here:
> 
>   rsa4096 2017-11-02 [SC] [expires: 2022-08-23]
> 
> For that key. I pushed it to the keyserver too at the time
> (keyserver.ubuntu.com).
> 
> > Please fix this.
> 
> Sure but how? :)

Get the update in the kernel.org pgp list?  That's where I update from.

thanks,

greg k-h
Mika Westerberg March 11, 2022, 2:54 p.m. UTC | #3
Hi Greg,

On Fri, Mar 11, 2022 at 03:45:39PM +0200, Mika Westerberg wrote:
> On Fri, Mar 11, 2022 at 12:46:01PM +0100, Greg Kroah-Hartman wrote:
> > On Tue, Mar 08, 2022 at 02:20:33PM +0200, Mika Westerberg wrote:
> > > Hi Greg,
> > > 
> > > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> > > 
> > >   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> > > 
> > > are available in the Git repository at:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.18-rc1
> > 
> > The gpg key you used to sign this tag is expired, so my checks fail :(
> 
> Hmm,
> 
> I extended the expiration time already last year and it shows here:
> 
>   rsa4096 2017-11-02 [SC] [expires: 2022-08-23]
> 
> For that key. I pushed it to the keyserver too at the time
> (keyserver.ubuntu.com).
> 
> > Please fix this.
> 
> Sure but how? :)

I just read this:

  https://korg.docs.kernel.org/pgpkeys.html

and uploaded the updated key to https://keys.openpgp.org/upload/ too. I
hope it works now. Sorry about the mess.