Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374109
b: refs/heads/master
c: c038c4d
h: refs/heads/master
i:
  374107: 2817747
v: v3
  • Loading branch information
Byungho An authored and Kukjin Kim committed Apr 8, 2013
1 parent 43e6485 commit 1bb97bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 71d87da3689c566b3f961e67d7f89ae383e59db4
refs/heads/master: c038c4d8a505256d1112fa546adc74bd6a5b29b0
11 changes: 11 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5440.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,17 @@
clock-names = "watchdog";
};

gmac: ethernet@00230000 {
compatible = "snps,dwmac-3.70a";
reg = <0x00230000 0x8000>;
interrupt-parent = <&gic>;
interrupts = <0 31 4>;
interrupt-names = "macirq";
phy-mode = "sgmii";
clocks = <&clock 12>;
clock-names = "stmmaceth";
};

amba {
#address-cells = <1>;
#size-cells = <1>;
Expand Down

0 comments on commit 1bb97bf

Please sign in to comment.