Searched +full:ti +full:- +full:dp83869 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ti,dp83869.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/net/ti,dp83869.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: TI DP83869 ethernet PHY 11 - $ref: ethernet-phy.yaml# 14 - Andrew Davis <afd@ti.com> 17 The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver 18 with integrated PMD sublayers that supports 10BASE-Te, 100BASE-TX and 19 1000BASE-T Ethernet protocols. The DP83869 also supports 1000BASE-X and [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/net/ |
H A D | ti-dp83869.h | 1 /* SPDX-License-Identifier: GPL-2.0-only OR MIT */ 3 * Device Tree constants for the Texas Instruments DP83869 PHY 5 * Author: Dan Murphy <dmurphy@ti.com> 7 * Copyright (C) 2015-2024 Texas Instruments Incorporated - https://www.ti.com/ 19 /* IO_MUX_CFG - Clock output selection */
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am642-sr-som.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2023 Josua Mayer <josua@solid-run.com> 7 #include <dt-bindings/net/ti-dp83869.h> 11 compatible = "solidrun,am642-sr-som", "ti,am642"; 24 stdout-path = "serial2:115200n8"; 29 compatible = "ti,am642-icssg-prueth"; 30 pinctrl-names = "default"; 31 pinctrl-0 = <&pru_rgmii1_default_pins>, <&pru_rgmii2_default_pins>; 34 ti,prus = <&pru1_0>, <&rtu1_0>, <&tx_pru1_0>, <&pru1_1>, <&rtu1_1>, <&tx_pru1_1>; 35 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", [all …]
|