projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95f050b
)
powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.
author
Duc Dang
<dhdang@apm.com>
Mon, 5 Mar 2012 00:57:42 +0000
(
00:57
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Mar 2012 22:06:07 +0000
(17:06 -0500)
This compatible value will be used to distinguish some special features of APM821XX EMAC: no half duplex mode support, configuring jumbo frame.
Signed-off-by: Duc Dang <dhdang@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/powerpc/boot/dts/bluestone.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/bluestone.dts
b/arch/powerpc/boot/dts/bluestone.dts
index 2a56a0dbd1f7e1ae87b7bd10c6200158e49662fa..74876f73740711e39a62b5f41cb4108a68834cb8 100644
(file)
--- a/
arch/powerpc/boot/dts/bluestone.dts
+++ b/
arch/powerpc/boot/dts/bluestone.dts
@@
-222,7
+222,7
@@
EMAC0: ethernet@ef600c00 {
device_type = "network";
- compatible = "ibm,emac4sync";
+ compatible = "ibm,emac
-apm821xx", "ibm,emac
4sync";
interrupt-parent = <&EMAC0>;
interrupts = <0x0 0x1>;
#interrupt-cells = <1>;