From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2D70F449ED7; Fri, 5 Jun 2026 19:37:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780688258; cv=none; b=ifMUysgRf9hbNIXs1pXEp6ErtGMP4epn0VuniP/50IpD1mGb7P6wHZzveC8PaiQSXIVND5VbwZRi3dgT5JoP86qr+t8CxhzzyjzxFPoBRhFx3xfm87zUViFawob549bWNTez7owdmWVB2/yV8daEBCCZwTewhdcVjZ51TQ0bePw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780688258; c=relaxed/simple; bh=vajbh2a8ARcjcB4UbmKOraBoCf98tXDz6WaYnAYzQ+Y=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=iEpBRClXrTSlIZeWTU+2w8wH/14iDWsobJD3BMJFgSQ+80t0eiUfbO0koUGmzKxyKkQQVuNKkVyBlbgU7bbxDHXX6WpCo4c37gFd+/itOZuz8/DCyJfhTsmlXszpz0Ggw7H3TfLWunzxegb8FHTvwi5Jh3amLAqr7tDSaT2EUpo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=m03bP+BN; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="m03bP+BN" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 395C81F00893; Fri, 5 Jun 2026 19:37:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780688257; bh=pwAs13+6p+iVKzqsXGtBA9YQth/QB4Sdj4TBtCESWbo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=m03bP+BN1adDvMK/nls1WGKHZNHTXPYLzS9gXuP3G3dfxlmGAkunNGppkJcAvkFOh K+uWiylcfyC2zjkU5hu44WBA5DS7JLjfz4De1lCqPzk1kvRBfHVGvPVLjmzpgYoyAz SY/jhLgAyUw4WZ7FMwz9o1wnhcuzrqZCqhPoWPCqlFbFJQDoZJ5aDpZq1BGgGvYAEx ppM6Vuj4Hl2zB9AK808V/WRl4CiS6Y2Do51Fj3vpQ1vz7u1NOBUlmzDKuaDVn9kau5 lb5qJ/JHilQ34ViRD2nCxBj0HIyP4fP+uqwfPejpsKVCC53eWyurIhQ3i0B2RCCfMM 8rPmnsmWVxyfg== From: Sasha Levin To: "gregkh@linuxfoundation.org" , "stable@vger.kernel.org" Cc: Sasha Levin , "netdev@vger.kernel.org" , Robert Marko , Jakub Kicinski , Horatiu Vultur , =?UTF-8?q?Jo=C3=ABl=20ESPONDE?= Subject: Re: [PATCH 6.12.y] net: phy: micrel: fix LAN8814 QSGMII soft reset Date: Fri, 5 Jun 2026 15:37:10 -0400 Message-ID: <20260605-stable-reply-0003@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: References: <7b95f12f-aac6-47bb-ab9f-eab98b3911fd@leroy-agon.com> <20260603105137.lan8814-qsgmii@kernel.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit > [PATCH 6.12.y] net: phy: micrel: fix LAN8814 QSGMII soft reset I've queued the upstream fix for 7.0.y and 6.18.y. For 6.12.y I'd like to use your hand-adapted backport, but the copy on the list is whitespace-mangled (the hunk header got line-wrapped) and git am rejects it as a corrupt patch. Could you resend it with git send-email (or attach the raw patch)? It looks correct otherwise, and I'll queue it for 6.12.y once it applies cleanly. -- Thanks, Sasha