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 065C7C7EE30 for ; Fri, 27 Jun 2025 00:55:59 +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:Content-Transfer-Encoding: Content-Type:MIME-Version:Date:Message-Id:Subject:References:In-Reply-To:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=rx/eyCGVCFYhU/yRE5ZEZn48d0wYluZGDqn7tewaDuU=; b=ku1jCDcwDYSZ7CoGLhMvRWp24y Z22yLAFYeBBi1dTvr+YGlelAc4G1IxgUg4+ax6jb3nXz//MzVdrr4mjGGSPGj5NEm0Zm6PUwVCQ9C U9wShq38vYd9NYt9JGIW2L5GhWDGGaGkmnM4nyk6YZWtxquh/TNaW6PZDXnoTGT8LZHHQ6auB+va9 9PicWrrYpdx5gg22T1ZVXr8wA9cz2McLS5387FDkxgKP9MPQXlmtrPMxcSBNzzBSFsiKuaSju5iRy l0fb/opz4KzeTmPhPMA/iR+t8bq4hWLWnP7o8UWLoRDPC29CpvNwrSd8/KvOA02fxyU6xujoO8hZ8 HDivFwXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uUxNi-0000000DGAI-050w; Fri, 27 Jun 2025 00:55:54 +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 1uUxFD-0000000DEXW-2p8L; Fri, 27 Jun 2025 00:47:07 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id C0600613AB; Fri, 27 Jun 2025 00:47:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 31F85C4CEF1; Fri, 27 Jun 2025 00:47:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1750985226; bh=ZtbMVXVDyJuNabjsn9GAikjD6kRMnBKFTKPjsU9bxic=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=KwM3Zca87D8YC8RYnQQAXmO4P4WUhczmBEkE81x3UuHm++NNVBLHOMqOhZTcWnJkB 6/N4Ow5XOzeiL+XhAkIy8KJFCJiW8lbLVq5KCeBIo63s1p/EZSywspP6Jm203wzAwj Kdy0tgCKybwASUAzaBA96uqmXCt9rEob3EXoeMvOPTw0DpALAOsqU2NA/6BiLfHVMm tBwNOQSf7hs2VU+2F1iIx4AyCon+CDiMVpPN+sLRmNNKgVJSCurCjgIRSFi9eBDvt/ BruKzSvs3p3JPG7VL9Ei96/6WyYpJEPbLHj0v3VcgMF55yogREO0rXM6jBqHggx3xD K4dPmIl7zQK0g== From: Vinod Koul To: chunfeng.yun@mediatek.com, AngeloGioacchino Del Regno Cc: kishon@kernel.org, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com In-Reply-To: <20250623120315.109881-1-angelogioacchino.delregno@collabora.com> References: <20250623120315.109881-1-angelogioacchino.delregno@collabora.com> Subject: Re: [PATCH v1 0/2] MediaTek TPHY Cleanups Message-Id: <175098522610.106297.547358788124214801.b4-ty@kernel.org> Date: Thu, 26 Jun 2025 17:47:06 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.13.0 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 On Mon, 23 Jun 2025 14:03:13 +0200, AngeloGioacchino Del Regno wrote: > While doing my usual round of cleanups, I've found some room for > improvement in the MediaTek T-PHY driver. This series performs some > cleanups on that. > > AngeloGioacchino Del Regno (2): > phy: mediatek: tphy: Clarify and add kerneldoc to mtk_phy_pdata > phy: mediatek: tphy: Cleanup and document slew calibration > > [...] Applied, thanks! [1/2] phy: mediatek: tphy: Clarify and add kerneldoc to mtk_phy_pdata commit: 9cc82c2498b4fac77fb2438080458e42c1d0d5cb [2/2] phy: mediatek: tphy: Cleanup and document slew calibration commit: d6306fc5d77b7cbdf75a90159f58ebb84ae6f02a Best regards, -- ~Vinod