On Wed, 09 May 2007 02:42:07 +0400
Vitaly Bordug <[EMAIL PROTECTED]> wrote:
> + model = (char *)get_property(np, "model", NULL);
> + if (model == NULL)
> + return -ENODEV;
> +
> + id = (u32 *) get_property(np, "device-id", NULL);
get_propert
On Tue, 8 May 2007 08:33:19 -0500
Kumar Gala <[EMAIL PROTECTED]> wrote:
> > + [EMAIL PROTECTED] {
> > + device_type = "network";
> > + compatible = "fsl,irda";
>
> is this specific enough? 52xx also has irda and I'm guessing
On Tue, 8 May 2007 07:36:48 -0700
"Loeliger Jon-LOELIGER" <[EMAIL PROTECTED]> wrote:
> > 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 suppor
> 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 <[EMAIL PROTECTED]>
> diff --git a/ar
On May 7, 2007, at 8:30 PM, Vitaly Bordug wrote:
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 Bo
5 matches
Mail list logo