Searched +full:prestera +full:- +full:98 +full:dx3236 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell,prestera.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/net/marvell,prestera [all...] |
H A D | marvell,prestera.txt | 1 Marvell Prestera Switch Chip bindings 2 ------------------------------------- 5 - compatible: must be "marvell,prestera" and one of the following 6 "marvell,prestera-98dx3236", 7 "marvell,prestera-98dx3336", 8 "marvell,prestera-98dx4251", 9 - reg: address and length of the register set for the device. 10 - interrupts: interrupt for the device 13 - dfx: phandle reference to the "DFX Server" node 18 compatible = "simple-bus"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-xp-98dx3336.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device Tree Include file for Marvell 98dx3336 family SoC 7 * Contains definitions specific to the 98dx3236 SoC that are not 11 #include "armada-xp-98dx3236.dtsi" 14 model = "Marvell 98DX3336 SoC"; 15 compatible = "marvell,armadaxp-98dx3336", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp"; 20 compatible = "marvell,sheeva-v7"; 23 clock-latency = <1000000>; 28 internal-regs { 30 compatible = "marvell,98dx3336-resume-ctrl"; [all …]
|
H A D | armada-xp-98dx4251.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device Tree Include file for Marvell 98dx4521 family SoC 7 * Contains definitions specific to the 98dx4521 SoC that are not 11 #include "armada-xp-98dx3236.dtsi" 14 model = "Marvell 98DX4251 SoC"; 15 compatible = "marvell,armadaxp-98dx4251", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp"; 20 compatible = "marvell,sheeva-v7"; 23 clock-latency = <1000000>; 28 internal-regs { 30 compatible = "marvell,98dx3336-resume-ctrl"; [all …]
|
H A D | armada-xp-98dx3236.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device Tree Include file for Marvell 98dx3236 family SoC 7 * Contains definitions specific to the 98dx3236 SoC that are not 11 #include "armada-370-xp.dtsi" 14 #address-cells = <2>; 15 #size-cells = <2>; 17 model = "Marvell 98DX3236 SoC"; 18 compatible = "marvell,armadaxp-98dx3236", "marvell,armada-370-xp"; 27 #address-cells = <1>; 28 #size-cells = <0>; [all …]
|