Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-04-18 Thread delicious quinoa
On Thu, Apr 17, 2014 at 11:12 AM, Pantelis Antoniou wrote: > Hi Alan, > > Ugh, very sorry for the late reply; my mailer filed this somewhere I don't > look at very frequently. > > On Mar 28, 2014, at 8:27 PM, delicious quinoa wrote: > >> On Tue, Mar 18, 2014 at 4:55 PM, Pantelis Antoniou >> wrot

Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-04-17 Thread Pantelis Antoniou
Hi Alan, Ugh, very sorry for the late reply; my mailer filed this somewhere I don't look at very frequently. On Mar 28, 2014, at 8:27 PM, delicious quinoa wrote: > On Tue, Mar 18, 2014 at 4:55 PM, Pantelis Antoniou > wrote: >> The following patchset introduces Device Tree overlays, a method >>

Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-04-17 Thread delicious quinoa
On Wed, Apr 16, 2014 at 4:33 PM, Rob Herring wrote: > On Wed, Apr 16, 2014 at 4:23 PM, delicious quinoa > wrote: >> On Thu, Apr 3, 2014 at 3:40 PM, delicious quinoa >> wrote: >>> On Fri, Mar 28, 2014 at 1:27 PM, delicious quinoa >>> wrote: On Tue, Mar 18, 2014 at 4:55 PM, Pantelis Antoniou

Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-04-16 Thread Rob Herring
On Wed, Apr 16, 2014 at 4:23 PM, delicious quinoa wrote: > On Thu, Apr 3, 2014 at 3:40 PM, delicious quinoa > wrote: >> On Fri, Mar 28, 2014 at 1:27 PM, delicious quinoa >> wrote: >>> On Tue, Mar 18, 2014 at 4:55 PM, Pantelis Antoniou >>> wrote: The following patchset introduces Device Tre

Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-04-16 Thread delicious quinoa
On Thu, Apr 3, 2014 at 3:40 PM, delicious quinoa wrote: > On Fri, Mar 28, 2014 at 1:27 PM, delicious quinoa > wrote: >> On Tue, Mar 18, 2014 at 4:55 PM, Pantelis Antoniou >> wrote: >>> The following patchset introduces Device Tree overlays, a method >>> of dynamically altering the kernel's live

Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-04-03 Thread delicious quinoa
On Fri, Mar 28, 2014 at 1:27 PM, delicious quinoa wrote: > On Tue, Mar 18, 2014 at 4:55 PM, Pantelis Antoniou > wrote: >> The following patchset introduces Device Tree overlays, a method >> of dynamically altering the kernel's live Device Tree, along with >> a generic interface to use it in a boa

Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-03-28 Thread delicious quinoa
On Tue, Mar 18, 2014 at 4:55 PM, Pantelis Antoniou wrote: > The following patchset introduces Device Tree overlays, a method > of dynamically altering the kernel's live Device Tree, along with > a generic interface to use it in a board agnostic manner. > > It is dependent on Grant Likely's DT kobj

[PATCH v3 0/7] Introducing (yet again) Device Tree Overlays

2014-03-18 Thread Pantelis Antoniou
The following patchset introduces Device Tree overlays, a method of dynamically altering the kernel's live Device Tree, along with a generic interface to use it in a board agnostic manner. It is dependent on Grant Likely's DT kobjectification patches located in his tree as queued for -next. It re