Re: [PATCH v3 5/9] add documentation for SATA nodes
On Friday 12 October 2007, Li Yang wrote: > + > [EMAIL PROTECTED] { > + compatible = "fsl,mpc8315-sata"; > + reg = <19000 1000>; > + interrupts = <2d 8>; > + interrupt-parent = < &ipic >; > + phy-handle = < &serdes1 >; > +
[PATCH v3 5/9] add documentation for SATA nodes
Signed-off-by: Li Yang <[EMAIL PROTECTED]> --- Documentation/powerpc/booting-without-of.txt | 32 ++ 1 files changed, 32 insertions(+), 0 deletions(-) diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt index a96e853.