blob 34b1c3517015d05b3d71912c3f396d52813069a5 837 bytes (raw)
name: doc/device-tree-bindings/net/ti,dp83867.txt # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| | * Texas Instruments - dp83867 Giga bit ethernet phy
Required properties:
- ti,rx_int_delay - RGMII Recieve Clock Delay - see dt-bindings/net/ti-dp83867.h
for applicable values
- ti,tx_int_delay - RGMII Transmit Clock Delay - see dt-bindings/net/ti-dp83867.h
for applicable values
- ti,fifo-depth - Transmitt FIFO depth- see dt-bindings/net/ti-dp83867.h
for applicable values
Default child nodes are standard Ethernet PHY device
nodes as described in doc/devicetree/bindings/net/ethernet.txt
Example:
&mac {
pinctrl-0 = <&davinci_mdio_default>;
pinctrl-1 = <&davinci_mdio_sleep>;
status = "okay";
ti,rx_int_delay = <DP83867_RGMIIDCTL_1_50_NS>;
ti,tx_int_delay = <DP83867_RGMIIDCTL_2_50_NS>;
ti,fifo_depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
};
Datasheet can be found:
http://www.ti.com/product/DP83867IR/datasheet
|
debug log:
solving 34b1c35 ...
found 34b1c35 in http://yhbt.net/lore/u-boot/1459877011-9605-1-git-send-email-dmurphy@ti.com/
applying [1/1] http://yhbt.net/lore/u-boot/1459877011-9605-1-git-send-email-dmurphy@ti.com/
diff --git a/doc/device-tree-bindings/net/ti,dp83867.txt b/doc/device-tree-bindings/net/ti,dp83867.txt
new file mode 100644
index 0000000..34b1c35
Checking patch doc/device-tree-bindings/net/ti,dp83867.txt...
Applied patch doc/device-tree-bindings/net/ti,dp83867.txt cleanly.
index at:
100644 34b1c3517015d05b3d71912c3f396d52813069a5 doc/device-tree-bindings/net/ti,dp83867.txt
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).