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 6C1DBC021AA for ; Fri, 21 Feb 2025 08:59:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:References:To: From:Subject:Cc:Message-Id:Date:Content-Type:Mime-Version:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ptMvqBkUwZrolxZJc9519N5cAklfWd2ezc61uzEJHZA=; b=0mTS4+aVin33kcLwNdp4iCnRQu US95y5QdWAR4dnQPWVWy7zLfIrPzQt8Fuy45H7CXRXwA5JSCUB4INKsD+x+v3dTTTJJa9ZS/sQ3m1 tYYwVnay4t0PL840XZyCyVo3v8FKt+6tjhBZkocKd9YM1mdCEwOy+aFIRFYypOCdHmrupDRnU2Ust aSSMoP4cblfSFQd9ebdrBjduY5xhdIpZu2a89gtkAIkjGnPhwaUP12MG5QNHv9c5Tq+W1lJ1TIh5t rUm3KqlWB3+XwboTra0zs98vma29wEqib9cs6e+/lQL/t9HLE2AB9fk9cZYajQqq9h+bZIAIDSRag PXx2zzwA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tlOsT-00000004oXd-0JVE; Fri, 21 Feb 2025 08:59:21 +0000 Received: from out-185.mta1.migadu.com ([95.215.58.185]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tlOqu-00000004oCX-3DMb for linux-arm-kernel@lists.infradead.org; Fri, 21 Feb 2025 08:57:46 +0000 Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1740128252; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ptMvqBkUwZrolxZJc9519N5cAklfWd2ezc61uzEJHZA=; b=gE0Pt1blbpbAPFxRS/bKRMrivKdpBXa2QMDSrpiH61pu6ds8O/vnsT6hKsOdeIcS8RyNLj QTA/i53abyk7Q66m2v+eJS/6YadfPEZ9KVeYRbpnvy80QBcwax47rxs8Eden3o2bMCQxqo kdc3gwczMSOw6a/hKD5nB2niOHmO3ZS1/LYmcpDXgPKxP11T7uLfs5JMFX2w+atB2tAfrG KJOPeCga0DdWQFJGTEb+faRZLRsb+S6Qdad6o+Tv6CYnDLItKo3769rF05sLSA2rXFXrL+ 7ZEumCt/skoivVn/G8zKILbinpzXm1oU/KvrC2xDwm2T/g1h5MSczJziKc/KMg== Content-Type: multipart/signed; boundary=bb0d416b7a86ddc7225644bd7fccfe77947520006e455b4b349d45e7250f; micalg=pgp-sha256; protocol="application/pgp-signature" Date: Fri, 21 Feb 2025 09:57:14 +0100 Message-Id: Cc: "Valentin Kleibel" , "Vinod Koul" , "Chukun Pan" , "Heiko Stuebner" , "Philipp Zabel" , "Kishon Vijay Abraham I" , "Jianfeng Liu" , , , , , "Jonas Karlman" Subject: Re: [PATCH v2 0/1] phy: rockchip: naneng-combphy: compatible reset with old DT X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Diederik de Haas" To: "Salvatore Bonaccorso" References: <20250106100001.1344418-1-amadeus@jmu.edu.cn> <173831716590.670164.5196739962949646746.b4-ty@kernel.org> In-Reply-To: X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250221_005744_952208_33BBAE89 X-CRM114-Status: GOOD ( 19.46 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --bb0d416b7a86ddc7225644bd7fccfe77947520006e455b4b349d45e7250f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 On Fri Feb 21, 2025 at 8:18 AM CET, Salvatore Bonaccorso wrote: > On Tue, Feb 18, 2025 at 12:45:34PM +0100, Diederik de Haas wrote: >> On Tue Feb 11, 2025 at 2:03 PM CET, Valentin Kleibel wrote: >> >>> Chukun Pan (1): >> >>> phy: rockchip: naneng-combphy: compatible reset with old DT >> >>=20 >> >> Applied, thanks! >> >>=20 >> >> [1/1] phy: rockchip: naneng-combphy: compatible reset with old DT >> >> commit: bff68d44135ce6714107e2f72069a79476c8073d >> > >> > Thanks for your work! >> > We found your patch after NVMes stopped working on a rock 3A with newe= r=20 >> > kernels and successfully applied it to kernel 6.1.128 (currently in de= bian). >>=20 >> FTR: I've reported it in Debian here: https://bugs.debian.org/1098250 >>=20 >> I confirmed it (also) broke on kernel 6.12.8-1. > > FWIW, we have several users in Debian reporting the problem, so if it > can be applied to mainline and then flow down to one of the next round > of stable series down to 6.1.y that would be highly appreicated. > > Diederik, if you were able to test the fix, you might contribute a > Tested-by (although as I undestsand its not strictly needed at this > point as commit should be on way to mainline and stable series)? AFAIK a Tested-by could increase the chances of the maintainer accepting the patch, but that has already happened (commit date: 2025-02-04). The patch was already verified to fix the problem before submission: https://lore.kernel.org/all/20250103171109.2726312-1-liujianfeng1994@gmail.= com/ So AFAICT another Tested-by would either have no effect or a delaying effect (adding it would change a bunch of commit IDs probably triggering various CIs to run again). I'm not aware of anything (else) I could do wrt this patch. Cheers, Diederik --bb0d416b7a86ddc7225644bd7fccfe77947520006e455b4b349d45e7250f Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCZ7g/9QAKCRDXblvOeH7b bnRDAP9IYwH1LfihZ3pGIVB+pL5ZDzXlBKKNwHBNmJle70hhwwEA1xo5LOIrFy9u tmsN/WVn+DJq0WWtQrSDQ4JpbQ3F4g4= =1hY3 -----END PGP SIGNATURE----- --bb0d416b7a86ddc7225644bd7fccfe77947520006e455b4b349d45e7250f--