Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373863
b: refs/heads/master
c: 8c1de8e
h: refs/heads/master
i:
  373861: c12a134
  373859: d8f423a
  373855: bd34fa7
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Simon Horman committed Apr 3, 2013
1 parent 0f7bf3b commit ada3e6a
Show file tree
Hide file tree
Showing 2 changed files with 14 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: 53e42c2974feaa269bc485267d0a4df0ef55e549
refs/heads/master: 8c1de8ee030e929f96d38415da7551e7fdd847b6
13 changes: 13 additions & 0 deletions trunk/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,19 @@
regulator-always-on;
regulator-boot-on;
};

lan9220@10000000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x10000000 0x100>;
phy-mode = "mii";
interrupt-parent = <&irqpin0>;
interrupts = <3 0>; /* active low */
reg-io-width = <4>;
smsc,irq-push-pull;
smsc,save-mac-address;
vddvario-supply = <&reg_1p8v>;
vdd33a-supply = <&reg_3p3v>;
};
};

&mmcif {
Expand Down

0 comments on commit ada3e6a

Please sign in to comment.