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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 396C9C3ABB6 for ; Mon, 5 May 2025 06:13:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VwG76nfh5mKlNKxxF7PYnQYNb5RjUh6Q76JApISBcB0=; b=W4mO6Q+NC46i9T miVVTm5Zna6yGB1V/2OuzHBNPMHqgQJqIW7FyLcy0PTbDOg+Op4LtMX9DyLFaGkv6fyOE4FrK+DAb cT2yZQvwbkAFxOgzHsvhNbaTGlmWMXF58qkvV2004/V/rMWyMMDUP2kAmBjHANsLiUnCRryaFJ4Ep niXkpVBHRVGNTgyHe5DXMQguaJ2JZIHmUzbb6xnR2CTDVw4qTWTFPnTl1M6d7WvKfntQJJoL0wY1X DJd7yBlz6VyQ1YrccjdJTg+Q/v09v6dyBwSEenrgvkudGa2EfiICTZ862uXON85ZY5VZ816AyI0Ga miD5wr+bQsRdpzRdA74Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uBp4m-00000006VE3-2YnN; Mon, 05 May 2025 06:13:16 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uBp2l-00000006V3y-0oHR; Mon, 05 May 2025 06:11:11 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 42BA961126; Mon, 5 May 2025 06:10:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87C00C4CEE4; Mon, 5 May 2025 06:11:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1746425470; bh=/onU3pytGq7Cti4enjejB+4KbBxk8UDjILs73f4T614=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mEq41/2bIMms9ypRF6tqEG2GaM8ZICDmeIYyf68vMNKTZAVWTaiIMbnxTJA2+fujG LNyKY59iW28U9Uu8fST/vZqVMPmitZUSDjh7/GcBwmleRaLFCnYV+pN6gcdS9NFBT/ toijjkXxSxKbq40/PMFhmsy4Cy0kEhSFSZ+nr9FKtMMHnvpJ+0Lvq7OEl3f6417vPk pMZ2UD2yZN6NHvgK5gHdWnECiokPa+Az1iTyBWgQz94OEObQVNFiA/Juh0a5YaYoiy QfaXlVDtfNZqNTj8sDn+1BppmXnACwtdNM/I2iIEBIQxPTAEPLlW7S2abwlPEVXVqT wjwXhvLhhtq4A== Date: Mon, 5 May 2025 08:11:03 +0200 From: Niklas Cassel To: Wilfred Mallawa Cc: Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Manivannan Sadhasivam , Rob Herring , Bjorn Helgaas , Heiko Stuebner , Philipp Zabel , Damien Le Moal , Alistair Francis , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Wilfred Mallawa Subject: Re: [PATCH v2] PCI: dwc: Add support for slot reset on link down event Message-ID: References: <20250501-b4-pci_dwc_reset_support-v2-1-d6912ab174c4@wdc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Hello Wilfred, When submitting V3, please change the subject prefix to: "PCI: dw-rockchip:", as the prefix: "PCI: dwc:" is only for patches that are generic (and not glue driver specific). Kind regards, Niklas _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip