Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.20-git14 /Documentation/powerpc/booting-without-of.txt

Filename:/Documentation/powerpc/booting-without-of.txt
Lines Added:4
Lines Deleted:0
Also changed in: (Previous) 2.6.20-git13  2.6.20-git12  2.6.20-git11  2.6.20-git10  2.6.20  2.6.20-rc7 
(Following) 2.6.20-git15  2.6.20-git16  2.6.21-rc1  2.6.21-rc2  2.6.21-rc3  2.6.21-rc4 

Location
[  2.6.20-git14
  [  Documentation
    [  powerpc
       o  booting-without-of.txt

Patch

diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
index 3399427..3b51467 100644
--- a/Documentation/powerpc/booting-without-of.txt
+++ b/Documentation/powerpc/booting-without-of.txt
@@ -1334,6 +1334,9 @@ platforms are moved over to use the flattened-device-tree model.
       fsl-usb2-mph compatible controllers.  Either this property or
       "port0" (or both) must be defined for "fsl-usb2-mph" compatible 
       controllers.
+    - dr_mode : indicates the working mode for "fsl-usb2-dr" compatible
+      controllers.  Can be "host", "peripheral", or "otg".  Default to
+      "host" if not defined for backward compatibility.
 
    Recommended properties :
     - interrupts : <a b> where a is the interrupt number and b is a
@@ -1367,6 +1370,7 @@ platforms are moved over to use the flattened-device-tree model.
       #size-cells = <0>;
       interrupt-parent = <700>;
       interrupts = <26 1>;
+      dr_mode = "otg";
       phy = "ulpi";
    };
 


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.