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, comin

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 > ++

[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(-) d