add ATA version of the Magicbox CF driver

SVN-Revision: 16955
This commit is contained in:
Gabor Juhos
2009-07-22 10:08:29 +00:00
parent 47dd6b0789
commit 5bba8519fd
6 changed files with 878 additions and 4 deletions

View File

@@ -302,7 +302,7 @@
+ clock-frequency = <0>; /* Filled in by zImage */
+
+ cf_card@ff100000 {
+ compatible = "magicbox-cf";
+ compatible = "magicbox-cf", "pata-magicbox-cf";
+ reg = <0x00000000 0xff100000 0x00001000
+ 0x00000000 0xff200000 0x00001000>;
+ interrupt-parent = <&UIC0>;