Message ID | 20240822114701.61967-1-Frank.Sae@motor-comm.com (mailing list archive) |
---|---|
Headers | show
Received: from out28-220.mail.aliyun.com (out28-220.mail.aliyun.com [115.124.28.220]) (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 AC64117A584; Thu, 22 Aug 2024 11:47:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.28.220 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724327254; cv=none; b=APCz9srk8Mm61w+2N2VyFVLwtZ2C/uTUQlNjAX5M9u+aRcmKHxgehvv+hSJu1aYRXM4jWL5f3PtaLTUCKfap+acM26V4cgvN7+o8FD8howEKxKuhxT4WjGBG1EE111wJ+fknK9SU+7J9GSaRNbd//hdXMGAE4y2TX+xLdt1ygvE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724327254; c=relaxed/simple; bh=OddzTRJ6KYhMHOsFtdHhKMp1e60oA1jkYdLPFeuLcyw=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=c4uNPqSizUpQwD8mam9muDD+0hneQFx3NHocvy3fZbjouu5wp+0Egai6idSEuzYa7eQF8MBSJojLuFr847K7dGvZ2aoUWuqH6j/dJ8TBnpddvSb6d7mGcOl4oxNejuNKTt39VoTjDplWJOkqoSx1/rOUeK/sGNgonXyw3LmrNyE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=motor-comm.com; spf=pass smtp.mailfrom=motor-comm.com; arc=none smtp.client-ip=115.124.28.220 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=motor-comm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=motor-comm.com Received: from ubuntu.localdomain(mailfrom:Frank.Sae@motor-comm.com fp:SMTPD_---.Z-MS8cd_1724327227) by smtp.aliyun-inc.com; Thu, 22 Aug 2024 19:47:18 +0800 From: Frank Sae <Frank.Sae@motor-comm.com> To: Frank.Sae@motor-comm.com, andrew@lunn.ch, hkallweit1@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux@armlinux.org.uk Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, yuanlai.cui@motor-comm.com, hua.sun@motor-comm.com, xiaoyong.li@motor-comm.com, suting.hu@motor-comm.com, jie.han@motor-comm.com Subject: [PATCH net-next v3 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy Date: Thu, 22 Aug 2024 04:46:59 -0700 Message-Id: <20240822114701.61967-1-Frank.Sae@motor-comm.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Delegate: kuba@kernel.org |
Series |
Add driver for Motorcomm yt8821 2.5G ethernet phy
|
expand
|