qualcommax: 301w: populate AQR firmware name
authorRobert Marko <robimarko@gmail.com>
Sun, 19 Nov 2023 15:37:07 +0000 (16:37 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 26 Jan 2024 14:29:54 +0000 (15:29 +0100)
Now that we have support for firmware loading via the kernel driver, it
makes sense to populate the firmware name as well, so if its present the
driver can load it.

In later patches, loading the FW via NVMEM will be added as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts

index a7d398ee0f10d16ab9684ac632dbcaaf9722e756..8ce22c1c06943ff01753d7006b0635e326d08300 100644 (file)
                compatible ="ethernet-phy-ieee802.3-c45";
                reg = <0>;
                reset-gpios = <&tlmm 59 GPIO_ACTIVE_LOW>;
+               firmware-name = "marvell/AQR-G4_v5.4.C-AQR_CIG_WF-1945_0x0_ID44778_VER1630.cld";
        };
 
        aqr113c_8: ethernet-phy@8 {
                compatible ="ethernet-phy-ieee802.3-c45";
                reg = <8>;
                reset-gpios = <&tlmm 44 GPIO_ACTIVE_LOW>;
+               firmware-name = "marvell/AQR-G4_v5.4.C-AQR_CIG_WF-1945_0x8_ID44776_VER1630.cld";
        };
 
        qca8075_16: ethernet-phy@16 {