]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
linux-firmware: add firmware for Aeonsemi AS21x1x 1G/2.5G/5G/10G Ethernet Phy
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 1 Apr 2025 14:07:14 +0000 (16:07 +0200)
committerJosh Boyer <jwboyer@redhat.com>
Tue, 8 Apr 2025 13:47:47 +0000 (13:47 +0000)
Add firmware for Aeonsemi AS21x1x 1G/2.5G/5G/10G Ethernet Phy.

Supported PHYs AS21011JB1, AS21011PB1, AS21010JB1, AS21010PB1,
AS21511JB1, AS21511PB1, AS21510JB1, AS21510PB1, AS21210JB1,
AS21210PB1.

Same firmware apply to the all these PHYs. The current version is 1.8.2.
Firmware provide version via IPC command and the PHY driver will
comunicate the version on PHY load.

Signed-off-by: Ryan Huang <xin.huang@aeonsemi.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
LICENSE.aeonsemi [new file with mode: 0644]
WHENCE
aeonsemi/as21x1x_fw.bin [new file with mode: 0644]

diff --git a/LICENSE.aeonsemi b/LICENSE.aeonsemi
new file mode 100644 (file)
index 0000000..2662a7b
--- /dev/null
@@ -0,0 +1,11 @@
+Copyright © 2025.  AEONSEMI Corporation.  All rights reserved.
+
+Grants permission to use and redistribute aforementioned firmware
+files for the use with devices containing AEONSEMI silicon products, but not as part of
+the Linux kernel or in any other form which would require these files themselves
+to be covered by the terms of the GNU General Public License or the GNU Lesser
+General Public License.
+
+These firmware files are distributed in the hope that they will be useful, but
+are provided WITHOUT ANY WARRANTY, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTY
+OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/WHENCE b/WHENCE
index c862729f9b2cda795fa1985721a1ea45c79d8a8f..3821202a18f9d3f6d6a61353b4557fe7ba746196 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -2087,6 +2087,14 @@ Licence: Redistributable. See LICENSE.radeon for details.
 
 --------------------------------------------------------------------------
 
+Driver: as21xxx - Aeonsemi AS21x1x 1G/2.5G/5G/10G Ethernet Phy
+
+File: aeonsemi/as21x1x_fw.bin
+
+Licence: Redistributable. See LICENSE.aeonsemi for details.
+
+--------------------------------------------------------------------------
+
 Driver: en8811h - Airoha 2.5G Ethernet Phy
 
 File: airoha/EthMD32.dm.bin
diff --git a/aeonsemi/as21x1x_fw.bin b/aeonsemi/as21x1x_fw.bin
new file mode 100644 (file)
index 0000000..64fd2fd
Binary files /dev/null and b/aeonsemi/as21x1x_fw.bin differ