Lines Matching +full:ethernet +full:-

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell Aquantia Ethernet PHY
10 - Christian Marangi <ansuelsmth@gmail.com>
13 Marvell Aquantia Ethernet PHY require a firmware to be loaded to actually
17 - Attached SPI flash directly to the PHY with the firmware. The PHY
19 - Read from a dedicated partition on system NAND declared in an
21 - Manually provided firmware loaded from a file in the filesystem.
24 - $ref: ethernet-phy.yaml#
31 - ethernet-phy-id03a1.b445
32 - ethernet-phy-id03a1.b460
33 - ethernet-phy-id03a1.b4a2
34 - ethernet-phy-id03a1.b4d0
35 - ethernet-phy-id03a1.b4e0
36 - ethernet-phy-id03a1.b5c2
37 - ethernet-phy-id03a1.b4b0
38 - ethernet-phy-id03a1.b662
39 - ethernet-phy-id03a1.b712
40 - ethernet-phy-id31c3.1c12
42 - compatible
48 firmware-name:
51 nvmem-cells:
55 nvmem-cell-names:
59 - compatible
60 - reg
65 - |
67 #address-cells = <1>;
68 #size-cells = <0>;
70 ethernet-phy@0 {
71 compatible = "ethernet-phy-id31c3.1c12",
72 "ethernet-phy-ieee802.3-c45";
75 firmware-name = "AQR-G4_v5.4.C-AQR_CIG_WF-1945_0x8_ID44776_VER1630.cld";
78 ethernet-phy@1 {
79 compatible = "ethernet-phy-id31c3.1c12",
80 "ethernet-phy-ieee802.3-c45";
83 nvmem-cells = <&aqr_fw>;
84 nvmem-cell-names = "firmware";
89 compatible = "jedec,spi-nor";
90 #address-cells = <1>;
91 #size-cells = <1>;
94 compatible = "fixed-partitions";
95 #address-cells = <1>;
96 #size-cells = <1>;
101 compatible = "nvmem-cells";
104 read-only;
105 #address-cells = <1>;
106 #size-cells = <1>;