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 89C08346AF1; Wed, 24 Jun 2026 07:47:56 +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=1782287277; cv=none; b=sWolS5LqwxhLaIw8yrt+vczSW/+DdTMr3+sW2rpXw1KIA9oeKVHTRxF6aRpRF/3ZkaNS+aeLtbqdcjccxuHdoPVJVEe8wnguTtrTIMxnrqXblcELI2fi62OTfCDEy7TNpkKNYqX7oVV5kcqLpbJf+9YemJuOgAJBuEoHnu5dwLU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782287277; c=relaxed/simple; bh=uRMY2S2mQvHK3hp/TGSGJTP2ES8ybud+FJ8Lowms9aU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=nGD4ZN/C+up9F/P8Zne2Mi4l3erEAdl0iWaq9TpcRkDwrvE8CVjmL/ubij4+9nt2H+SZG2rr9e0Wh6jSyomv+mPBzOXzQUW/d1OvrUnvo+XIi5UQ6/U4DElmSKXx+B+3IfLlYH7NBE/KiT0+1jLcQEbdW0N+LJoZa+OGi4eCt6w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=F45hTVDM; 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="F45hTVDM" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3062F1F000E9; Wed, 24 Jun 2026 07:47:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782287276; bh=/uh5/nhoBNLmlwPugAXtFc8IZhUvOtUnsv8Lp+aiLiU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=F45hTVDMzmJlJCa97ySNZC25NCDj+Rgj9cal8azbsWoo8QL/IU7sGTGQ+JF4ClkOI 5Euss85a/xMvqiJ/kkVyPwn+cjcVM9m+g6aCOTPluDPkZIkTshCk/aRCFN5p2ScoNR MiD9gw33HanW8TLGaiWiP3J0bWhfigOZ5L+ExUgvVWNqnmlRY02iZcxbeqQ/P8xSEP WxbyLK9WCU29DN7Mh6GMo5lR/hypYwidvP85ASHpcqdp0MM4oasBbPNnkt2w210NQd QmFc+Y37f0k4sPTSnEbbUo1S3aSRh7S5a5TduR1bXqqV8UNzzl2LGD//IsAx9UFPmR xYwt5iLOKgInw== Date: Wed, 24 Jun 2026 09:47:52 +0200 From: Krzysztof Kozlowski To: Andrew Lunn Cc: Krzysztof Kozlowski , Jie Luo , Bjorn Andersson , Michael Turquette , Stephen Boyd , Brian Masney , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Lei Wei , Suruchi Agarwal , Pavithra R , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH net] net: ethernet: qualcomm: ppe: Demote from supported and fix maintainer addresses Message-ID: <20260624-eccentric-cordial-seal-c97cea@quoll> References: <20260623073307.36483-2-krzysztof.kozlowski@oss.qualcomm.com> <0247dfba-1c14-4fea-aab3-5489a36f35f6@lunn.ch> <8b0560ae-af5c-4d54-be02-d186be1d799c@oss.qualcomm.com> <0c1be662-3c6a-41be-bc19-081d0299ceae@lunn.ch> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <0c1be662-3c6a-41be-bc19-081d0299ceae@lunn.ch> On Tue, Jun 23, 2026 at 01:33:05PM +0200, Andrew Lunn wrote: > > If address did not work for half a year, I really doubt that you commit > > to above. > > I tend to agree. Maybe we should set it to Orphaned, and then decide > in 6 months time if it can be set back to Maintained? That would be a bit stronger than I intended and actual responses from Jie did happen, thus the driver actually might be maintained. I also think that Qualcomm is committed to maintain it, I only doubt about supported. Best regards, Krzysztof