Zhang Wei wrote:
> Signed-off-by: Zhang Wei <[EMAIL PROTECTED]>
> ---
>  arch/powerpc/boot/dts/mpc8641_hpcn.dts |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts 
> b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> index 556a9ca..1a0fce5 100644
> --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts

> @@ -499,4 +500,16 @@
>                                 0 00100000>;
>               };
>       };
> +
> +     rapidio0: [EMAIL PROTECTED] {
> +             #address-cells = <2>;
> +             #size-cells = <2>;
> +             compatible = "fsl,rapidio-delta";
> +             reg = <f80c0000 20000>;
> +             ranges = <0 0 c0000000 0 20000000>;
> +             interrupt-parent = <&mpic>;
> +             /* err_irq bell_outb_irq bell_inb_irq
> +                     msg1_tx_irq msg1_rx_irq msg2_tx_irq msg2_rx_irq */
> +             interrupts = <30 2 31 2 32 2 35 2 36 2 37 2 38 2>;
> +     };
>  };

Have updates to the booting-without-of.txt file for
been made or proposed for the RapidIO node definition?

jdl
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to