Searched +full:ethernet +full:- +full:phy +full:- +full:id004d (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-lx2160a-bluebox3-rev-a.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 // Copyright 2020-2021 NXP 7 /dts-v1/; 9 #include "fsl-lx2160a-bluebox3.dts" 12 compatible = "fsl,lx2160a-bluebox3-rev-a", "fsl,lx2160a"; 17 /delete-node/ ethernet-phy@5; 19 sw1_mii3_phy: ethernet-phy@1 { 21 compatible = "ethernet-phy-id004d.d072"; 23 interrupts-extended = <&extirq 6 IRQ_TYPE_LEVEL_LOW>; 26 /delete-node/ ethernet-phy@6; [all …]
|
H A D | fsl-lx2160a-rdb.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 // Copyright 2018-2020 NXP 7 /dts-v1/; 9 #include "fsl-lx2160a.dtsi" 13 compatible = "fsl,lx2160a-rdb", "fsl,lx2160a"; 23 stdout-path = "serial0:115200n8"; 26 sb_3v3: regulator-sb3v3 { 27 compatible = "regulator-fixed"; 28 regulator-name = "MC34717-3.3VSB"; 29 regulator-min-microvolt = <3300000>; [all …]
|
H A D | fsl-lx2160a-bluebox3.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 // Copyright 2020-2021 NXP 7 /dts-v1/; 9 #include "fsl-lx2160a.dtsi" 13 compatible = "fsl,lx2160a-bluebox3", "fsl,lx2160a"; 23 stdout-path = "serial0:115200n8"; 26 sb_3v3: regulator-sb3v3 { 27 compatible = "regulator-fixed"; 28 regulator-name = "MC34717-3.3VSB"; 29 regulator-min-microvolt = <3300000>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | qca,qca808x.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: Qualcomm Atheros QCA808X PHY 10 - Christian Marangi <ansuelsmth@gmail.com> 21 - $ref: ethernet-phy.yaml# 26 - ethernet-phy-id004d.d101 31 - | 32 #include <dt-bindings/leds/common.h> 35 #address-cells = <1>; [all …]
|