1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * QorIQ FMan v3 device tree
5 * Copyright 2012-2015 Freescale Semiconductor Inc.
13 compatible = "fsl,fman";
14 ranges = <0x0 0x0 0x1a00000 0xfe000>;
15 reg = <0x0 0x1a00000 0x0 0xfe000>;
16 interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>,
17 <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
18 clocks = <&clockgen 3 0>;
19 clock-names = "fmanclk";
20 fsl,qman-channel-range = <0x800 0x10>;
21 ptimer-handle = <&ptp_timer0>;
24 compatible = "fsl,fman-muram";
28 fman0_oh_0x2: port@82000 {
30 compatible = "fsl,fman-v3-port-oh";
31 reg = <0x82000 0x1000>;
34 fman0_oh_0x3: port@83000 {
36 compatible = "fsl,fman-v3-port-oh";
37 reg = <0x83000 0x1000>;
40 fman0_oh_0x4: port@84000 {
42 compatible = "fsl,fman-v3-port-oh";
43 reg = <0x84000 0x1000>;
46 fman0_oh_0x5: port@85000 {
48 compatible = "fsl,fman-v3-port-oh";
49 reg = <0x85000 0x1000>;
52 fman0_oh_0x6: port@86000 {
54 compatible = "fsl,fman-v3-port-oh";
55 reg = <0x86000 0x1000>;
58 fman0_oh_0x7: port@87000 {
60 compatible = "fsl,fman-v3-port-oh";
61 reg = <0x87000 0x1000>;
67 compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
68 reg = <0xfc000 0x1000>;
74 compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
75 reg = <0xfd000 0x1000>;
79 ptp_timer0: ptp-timer@1afe000 {
80 compatible = "fsl,fman-ptp-timer";
81 reg = <0x0 0x1afe000 0x0 0x1000>;
82 interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
83 clocks = <&clockgen 3 0>;