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 1C554C4345F for ; Fri, 12 Apr 2024 11:36:43 +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:MIME-Version:Date:Message-Id:Subject: References:In-Reply-To:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Wnvq7UWwz06FJGQfnfVMbjT7wrPYhxZ+SO7sCtrHU84=; b=wdxXmQ9DfMm/xY MvxoAmrHpGVqTWlZmnghrJxLR/YUoyGwnArP7ADcSB4/263FJ93J5EQPlPZSvzfGd4lv5WwcHblnR EevRlNrH377pSfHAU10S2n6CXbZF7RbcJ0/aQQJp9V/QVPuMGwdAOXuoWXQ8bvJ+dk4X0/MhfrGhp YdymplCaZiT9vAhv/FtUthP6OfWD1BfPt90mrneqncmQBR+59ZIllVLYRXrS8njUOTO9+QLDL0QNN KyRge5MWW/0wDzCOMbA/oxF00996eguD6MdoQ01wGhOJzd7ZjKLewlnugCVSzNCZEZeJmSkm2Xwtb jB6WPTsqTuHfPATDSeJw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvFCm-0000000Gxb0-0jwe; Fri, 12 Apr 2024 11:36:28 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvFCb-0000000GxUe-0xwX; Fri, 12 Apr 2024 11:36:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 760A561BBA; Fri, 12 Apr 2024 11:36:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C5279C113CC; Fri, 12 Apr 2024 11:36:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712921776; bh=5BQ14V4MwSIWKlfSozpghxE/dQxOXZmas/FIhoygFxI=; h=From:To:In-Reply-To:References:Subject:Date:From; b=AWpWX4KecPLDinQNtzsEukig5u9fLIEmD9bql4YmS4yCGoqoymU0Ec8riXMDGc2Kw mDZbX6G2+BXQYLh+QO1+hbac7ZLpkujAM6S63jGC46gumbiuE9fYWYxuzyCotphhBf Y1gJnbhYV8wyfXji6hpKFd2VjMDOUR4J5lZstFro1JDIxLxqpHXBHmoyLhLCGBsvXU oEKChHMkhBjZX8zZyYMUyAywc3XD0Yv7tiu4EQVH6G1K8hypBrlUovB+RO1+6FEyjI okhTGpOfR64FRpVyvpFCrmBXO3YVFT5l9umiwpKN9efS1MKboixziSgC97dX7C3ssH NLVQO8cCXcEUw== From: Vinod Koul To: Bc-bocun Chen , Steven Liu , John Crispin , Chunfeng Yun , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Qingfang Deng , SkyLake Huang , Philipp Zabel , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Daniel Golle In-Reply-To: References: Subject: Re: [PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings Message-Id: <171292176938.599803.1671196467939559140.b4-ty@kernel.org> Date: Fri, 12 Apr 2024 17:06:09 +0530 MIME-Version: 1.0 X-Mailer: b4 0.12.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_043617_703502_2A7C8375 X-CRM114-Status: UNSURE ( 5.93 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 09 Apr 2024 03:23:54 +0100, Daniel Golle wrote: > Add bindings for the MediaTek XFI Ethernet SerDes T-PHY found in the > MediaTek MT7988 SoC which can operate at various interfaces modes: > > via USXGMII PCS: > * USXGMII > * 10GBase-R > * 5GBase-R > > [...] Applied, thanks! [1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings commit: f482f76c9d0933b91f32f170fbc421a4d0ebaf56 [2/2] phy: add driver for MediaTek XFI T-PHY commit: ac4aa9dbc702329c447d968325b055af84ae1b59 Best regards, -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel