Re: [PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-11-26 Thread Grant Likely
On Tue, 25 Nov 2014 16:50:15 +0200 , Pantelis Antoniou wrote: > Hi Grant, > > > On Nov 25, 2014, at 12:28 , Grant Likely wrote: > > > > Hi Pantelis, > > > > Comments below... > > > > On Tue, 28 Oct 2014 22:36:00 +0200 > > , Pantelis Antoniou > > wrote: > >> Add a runtime interface to using

Re: [PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-11-26 Thread Grant Likely
On Tue, 25 Nov 2014 16:50:15 +0200 , Pantelis Antoniou pa...@antoniou-consulting.com wrote: Hi Grant, On Nov 25, 2014, at 12:28 , Grant Likely grant.lik...@secretlab.ca wrote: Hi Pantelis, Comments below... On Tue, 28 Oct 2014 22:36:00 +0200 , Pantelis Antoniou

Re: [PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-11-25 Thread Pantelis Antoniou
Hi Grant, > On Nov 25, 2014, at 12:28 , Grant Likely wrote: > > Hi Pantelis, > > Comments below... > > On Tue, 28 Oct 2014 22:36:00 +0200 > , Pantelis Antoniou > wrote: >> Add a runtime interface to using configfs for generic device tree overlay >> usage. >> >> A device-tree configfs entry

Re: [PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-11-25 Thread Grant Likely
Hi Pantelis, Comments below... On Tue, 28 Oct 2014 22:36:00 +0200 , Pantelis Antoniou wrote: > Add a runtime interface to using configfs for generic device tree overlay > usage. > > A device-tree configfs entry is created in /config/device-tree/overlays > > * To create an overlay you mkdir

Re: [PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-11-25 Thread Grant Likely
Hi Pantelis, Comments below... On Tue, 28 Oct 2014 22:36:00 +0200 , Pantelis Antoniou pantelis.anton...@konsulko.com wrote: Add a runtime interface to using configfs for generic device tree overlay usage. A device-tree configfs entry is created in /config/device-tree/overlays * To

Re: [PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-11-25 Thread Pantelis Antoniou
Hi Grant, On Nov 25, 2014, at 12:28 , Grant Likely grant.lik...@secretlab.ca wrote: Hi Pantelis, Comments below... On Tue, 28 Oct 2014 22:36:00 +0200 , Pantelis Antoniou pantelis.anton...@konsulko.com wrote: Add a runtime interface to using configfs for generic device tree overlay

[PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-10-28 Thread Pantelis Antoniou
Add a runtime interface to using configfs for generic device tree overlay usage. A device-tree configfs entry is created in /config/device-tree/overlays * To create an overlay you mkdir the directory: # mkdir /config/device-tree/overlays/foo * Either you echo the overlay firmware file

[PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)

2014-10-28 Thread Pantelis Antoniou
Add a runtime interface to using configfs for generic device tree overlay usage. A device-tree configfs entry is created in /config/device-tree/overlays * To create an overlay you mkdir the directory: # mkdir /config/device-tree/overlays/foo * Either you echo the overlay firmware file