Re: [PATCH] of/base: Replace alias if it already exists

From: Grant Likely
Date: Tue Jun 03 2014 - 18:54:57 EST


On Tue, 03 Jun 2014 20:09:24 +0300, Ivaylo Dimitrov <ivo.g.dimitrov.75@xxxxxxxxx> wrote:
>
>
> On 3.06.2014 12:58, Ivaylo Dimitrov wrote:
> >
> >
> > On 3.06.2014 11:53, Grant Likely wrote:
> >
> [...] Can you try putting the following into your board dts file
> >> and see if it works?
> >>
> >> aliases {
> >> i2c0; /* Deactivate the old alias by making it blank */
> >> i2c1 = &i2c1;
> >> i2c2 = &i2c2;
> >> i2c3 = &i2c3;
> >> i2c4 = &i2c4;
> >> i2c5 = &i2c5;
> >> };
> >>
> >> g.
> >>
> >
> > Will do, as soon as I get back home.
> >
> > Thanks,
> > Ivo
>
> Seems to fix the problem (tested it with qemu), will send a proper patch.

Great, I'm glad it worked.

g.

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