lkml.org 
[lkml]   [2007]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRE: [PATCH] [POWERPC] 8xx: PQ SoC IRDA support
Date
From
> Adds support of IRDA transceiver residing on PowerQUICC processors and
> enabling such on mpc885ads reference board. The driver is implemented
> using of_device concept, hereby implies arch/powerpc support
> of the target.
>
> Signed-off-by: Vitaly Bordug <vitb@kernel.crashing.org>

> diff --git a/arch/powerpc/boot/dts/mpc885ads.dts
> b/arch/powerpc/boot/dts/mpc885ads.dts
> index 110bf61..95b280c 100644
> --- a/arch/powerpc/boot/dts/mpc885ads.dts
> +++ b/arch/powerpc/boot/dts/mpc885ads.dts
> @@ -178,6 +178,16 @@
> interrupt-parent = <930>;
> phy-handle = <e8002>;
> };
> +
> + scc@a20 {
> + device_type = "network";
> + compatible = "fsl,irda";
> + model = "SCC";
> + device-id = <2>;
> + reg = <a20 18 3d00 80>;
> + interrupts = <1d 3>;
> + interrupt-parent = <930>;
> + };
> };
> };
> };


Any chance we could get an update to the booting-without-of.txt
for any of this?

Thanks,
jdl
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-05-08 16:39    [W:0.173 / U:0.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site