Searched +full:ethernet +full:- +full:phy +full:- +full:id31c3 (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/Documentation/devicetree/bindings/net/ |
D | marvell,aquantia.yaml | 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 20 NVMEM cell, and loaded to the PHY using its mailbox interface. 21 - Manually provided firmware loaded from a file in the filesystem. [all …]
|
/linux-6.15/arch/arm64/boot/dts/qcom/ |
D | sa8775p-ride-r3.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include "sa8775p-ride.dtsi" 12 compatible = "qcom,sa8775p-ride-r3", "qcom,sa8775p"; 16 phy-mode = "2500base-x"; 20 phy-mode = "2500base-x"; 24 compatible = "snps,dwmac-mdio"; 25 #address-cells = <1>; 26 #size-cells = <0>; 28 sgmii_phy0: phy@8 { [all …]
|
D | qcs8300-ride.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 14 compatible = "qcom,qcs8300-ride", "qcom,qcs8300"; 15 chassis-type = "embedded"; 22 stdout-path = "serial0:115200n8"; 27 regulators-0 { 28 compatible = "qcom,pmm8654au-rpmh-regulators"; 29 qcom,pmic-id = "a"; [all …]
|