2 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
8 #include "dra72-evm-common.dtsi"
9 #include <dt-bindings/net/ti-dp83867.h>
12 model = "TI DRA722 Rev C EVM";
15 device_type = "memory";
16 reg = <0x0 0x80000000 0x0 0x80000000>; /* 2GB */
21 tps65917: tps65917@58 {
24 interrupts = <GIC_SPI 2 IRQ_TYPE_NONE>; /* IRQ_SYS_1N */
28 #include "dra72-evm-tps65917.dtsi"
31 /* LDO2_OUT --> VDDA_1V8_PHY2 */
37 vdda-supply = <&ldo2_reg>;
41 interrupt-parent = <&gpio3>;
42 interrupts = <30 IRQ_TYPE_EDGE_FALLING>;
46 mode-gpios = <&pcf_gpio_21 4 GPIO_ACTIVE_LOW>,
47 <&pcf_hdmi 9 GPIO_ACTIVE_LOW>, /* P11 */
48 <&pcf_hdmi 10 GPIO_ACTIVE_LOW>; /* P12 */
53 phy-handle = <&dp83867_0>;
54 phy-mode = "rgmii-id";
55 dual_emac_res_vlan = <1>;
59 phy-handle = <&dp83867_1>;
60 phy-mode = "rgmii-id";
61 dual_emac_res_vlan = <2>;
65 dp83867_0: ethernet-phy@2 {
67 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
68 ti,tx-internal-delay = <DP83867_RGMIIDCTL_250_PS>;
69 ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
70 ti,min-output-impedance;
73 dp83867_1: ethernet-phy@3 {
75 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
76 ti,tx-internal-delay = <DP83867_RGMIIDCTL_250_PS>;
77 ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
78 ti,min-output-impedance;