From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivaylo Dimitrov Subject: Re: [PATCH] of/base: Replace alias if it already exists Date: Tue, 03 Jun 2014 20:09:24 +0300 Message-ID: <538E0144.1050700@gmail.com> References: <1401624083-30796-1-git-send-email-ivo.g.dimitrov.75@gmail.com> <20140602145959.7E669C426F6@trevor.secretlab.ca> <538CA125.7090906@gmail.com> <20140603085325.490A1C4096E@trevor.secretlab.ca> <538D9C42.9040707@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <538D9C42.9040707-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Grant Likely Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org 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. Thanks!, Ivo -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html