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 X-Spam-Level: X-Spam-Status: No, score=-16.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70EF0C433E0 for ; Tue, 9 Feb 2021 08:35:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 25DD364EC3 for ; Tue, 9 Feb 2021 08:35:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229832AbhBIIem (ORCPT ); Tue, 9 Feb 2021 03:34:42 -0500 Received: from mail.kernel.org ([198.145.29.99]:45336 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229646AbhBIIeC (ORCPT ); Tue, 9 Feb 2021 03:34:02 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 33AB264EBD; Tue, 9 Feb 2021 08:33:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612859601; bh=3OKP0t58xOeHhLwNxgD7fVnUWxz8bzp1vk0ElNTo5wo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aWYv1xHEOI8XlnXzMvh+ECVS4PEDOA1/8WwcKp1ZOK+FCP1m7VCe5IAxK8tS43G/l sb5eJ7UTEqd6Ydsb+rkCw712++dEGx0vr5+Ur/OAp6hGGGiFy64JS8bPjliRg/1UMO OfwXDVjCYeP33bSyiTod4wO7sm3D8RFRDXovPcOo= Date: Tue, 9 Feb 2021 09:33:02 +0100 From: Greg KH To: Vinod Koul Cc: LKML , Linux Phy , Kishon Vijay Abraham I Subject: Re: [GIT PULL]: Linux-phy updates for v5.12 Message-ID: References: <20210207174907.GB879029@vkoul-mobl.Dlink> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210207174907.GB879029@vkoul-mobl.Dlink> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 07, 2021 at 11:19:07PM +0530, Vinod Koul wrote: > Hello Greg, > > Please pull to receive Linus-phy updates for v5.12 > > The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: > > Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-for-5.12 Pulled and pushed out, thanks. greg k-h