From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 59A78C433F5 for ; Mon, 25 Oct 2021 06:53:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 34A7A60FBF for ; Mon, 25 Oct 2021 06:53:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231332AbhJYGzu (ORCPT ); Mon, 25 Oct 2021 02:55:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:54046 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229727AbhJYGzu (ORCPT ); Mon, 25 Oct 2021 02:55:50 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CCB0060FBF; Mon, 25 Oct 2021 06:53:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635144808; bh=hB89tqqA+R2LBw/YNd/zh9ZgvPTsJ4RANMMKM3Yz924=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iLQoaY/KT5FHbCEpvvOFKkAa/rjUw9qtSfRwlUVTXp3ca+U3r+qlT/bBXn7Zt1kq/ McCZcuN3ClCBkFI0H0B9PUxQEQY1JOP0CvwqsWije27BoXyzVrPJ83BOJUa8MClal7 pMFGWnw5KI6/0p2w2cnMst8gFg8OUo1O5qBTDgHc= Date: Mon, 25 Oct 2021 08:53:21 +0200 From: Greg KH To: Vinod Koul Cc: LKML Subject: Re: [GIT PULL]: soundwire updates for v5.16-rc1 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 24, 2021 at 07:34:15PM +0530, Vinod Koul wrote: > Hello Greg, > > Please pull to receive updates for SoundWire subsystem. Things seems > settling down now, odd updates for core and qcom driver. > > The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: > > Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.16-rc1 Pulled and pushed out, thanks. greg k-h