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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DEA3CC6FA82 for ; Thu, 22 Sep 2022 06:52:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229659AbiIVGwr (ORCPT ); Thu, 22 Sep 2022 02:52:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229918AbiIVGwn (ORCPT ); Thu, 22 Sep 2022 02:52:43 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2FA4B6D58; Wed, 21 Sep 2022 23:52:41 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 4C465CE200D; Thu, 22 Sep 2022 06:52:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 09F1CC433D7; Thu, 22 Sep 2022 06:52:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1663829558; bh=Xp/D0tOAOtdmChTVGjGQ0nVvQdqVzKkrNPPS83XVGfM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ofYywo4alcCDwd/CMlRdnC8uGHycQkeN6BU7wEiiCgD67MX0M1Y5wKMzfLXA3DoEQ Bwea3awT8jRbT7Ysm93UXkMmzkUNvzWVIbqrC09FdHi0z15CJxmUfb3GU2iYk1ta89 uHfujwphCXdzpF3lmAxOYKR6Sztt3Mjuh5jRld/s= Date: Thu, 22 Sep 2022 08:53:08 +0200 From: "gregkh@linuxfoundation.org" To: "Sanil, Shruthi" Cc: "balbi@kernel.org" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "Krogerus, Heikki" , "Thokala, Srikanth" , "Sangannavar, Mallikarjunappa" Subject: Re: [PATCH 0/2] Update the PCIe device ID's for USB device controllers on Alder Lake platforms Message-ID: References: <20220913055316.23050-1-shruthi.sanil@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 22, 2022 at 05:58:15AM +0000, Sanil, Shruthi wrote: > Gentle Reminder! 😊 Gentle reminder to never top-post :)