Re: [PATCH 3/5] of: overlay: Master enable switch

2015-03-27 Thread Pantelis Antoniou
Hi Rob, > On Mar 24, 2015, at 22:25 , Rob Herring wrote: > > On Tue, Mar 17, 2015 at 3:30 PM, Pantelis Antoniou > wrote: >> Implement a throw once master enable switch to protect against any >> further overlay applications if the administrator desires so. > > sysfs documentation? > OK,

Re: [PATCH 3/5] of: overlay: Master enable switch

2015-03-27 Thread Pantelis Antoniou
Hi Rob, On Mar 24, 2015, at 22:25 , Rob Herring robherri...@gmail.com wrote: On Tue, Mar 17, 2015 at 3:30 PM, Pantelis Antoniou pantelis.anton...@konsulko.com wrote: Implement a throw once master enable switch to protect against any further overlay applications if the administrator desires

Re: [PATCH 3/5] of: overlay: Master enable switch

2015-03-24 Thread Rob Herring
On Tue, Mar 17, 2015 at 3:30 PM, Pantelis Antoniou wrote: > Implement a throw once master enable switch to protect against any > further overlay applications if the administrator desires so. sysfs documentation? > Signed-off-by: Pantelis Antoniou > --- > drivers/of/overlay.c | 66 >

Re: [PATCH 3/5] of: overlay: Master enable switch

2015-03-24 Thread Rob Herring
On Tue, Mar 17, 2015 at 3:30 PM, Pantelis Antoniou pantelis.anton...@konsulko.com wrote: Implement a throw once master enable switch to protect against any further overlay applications if the administrator desires so. sysfs documentation? Signed-off-by: Pantelis Antoniou

[PATCH 3/5] of: overlay: Master enable switch

2015-03-17 Thread Pantelis Antoniou
Implement a throw once master enable switch to protect against any further overlay applications if the administrator desires so. Signed-off-by: Pantelis Antoniou --- drivers/of/overlay.c | 66 +++- 1 file changed, 65 insertions(+), 1 deletion(-)

[PATCH 3/5] of: overlay: Master enable switch

2015-03-17 Thread Pantelis Antoniou
Implement a throw once master enable switch to protect against any further overlay applications if the administrator desires so. Signed-off-by: Pantelis Antoniou pantelis.anton...@konsulko.com --- drivers/of/overlay.c | 66 +++- 1 file changed, 65