Re: [PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-29 Thread Pavel Machek
On Fri 2014-10-24 10:11:26, atull wrote:
> On Fri, 24 Oct 2014, Pavel Machek wrote:
> 
> > On Thu 2014-10-23 18:51:05, at...@opensource.altera.com wrote:
> > > From: Alan Tull 
> > > 
> > > Add sysfs document for fpga bridges.
> > > 
> > > --- /dev/null
> > > +++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
> > > @@ -0,0 +1,5 @@
> > > +What:/sys/class/fpga-bridge//enable
> > > +Date:October 2014
> > > +KernelVersion:   3.18
> > > +Contact: Alan Tull 
> > > +Description: Enable bridge.  Write 1 to bring bridge out of reset.
> > 
> > Specify, what happens when 0 is written there?
> 
> Yes, I will add:  'Write 0 has no effect.'

Definitely add it, then. The way it is written, I'd expect 0 to put
bridge into reset.
Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-29 Thread Pavel Machek
On Fri 2014-10-24 10:11:26, atull wrote:
 On Fri, 24 Oct 2014, Pavel Machek wrote:
 
  On Thu 2014-10-23 18:51:05, at...@opensource.altera.com wrote:
   From: Alan Tull at...@opensource.altera.com
   
   Add sysfs document for fpga bridges.
   
   --- /dev/null
   +++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
   @@ -0,0 +1,5 @@
   +What:/sys/class/fpga-bridge/bridge/enable
   +Date:October 2014
   +KernelVersion:   3.18
   +Contact: Alan Tull at...@opensource.altera.com
   +Description: Enable bridge.  Write 1 to bring bridge out of reset.
  
  Specify, what happens when 0 is written there?
 
 Yes, I will add:  'Write 0 has no effect.'

Definitely add it, then. The way it is written, I'd expect 0 to put
bridge into reset.
Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-24 Thread atull
On Fri, 24 Oct 2014, Pavel Machek wrote:

> On Thu 2014-10-23 18:51:05, at...@opensource.altera.com wrote:
> > From: Alan Tull 
> > 
> > Add sysfs document for fpga bridges.
> > 
> > Signed-off-by: Alan Tull 
> > ---
> >  Documentation/ABI/testing/sysfs-class-fpga-bridge |5 +
> >  1 file changed, 5 insertions(+)
> >  create mode 100644 Documentation/ABI/testing/sysfs-class-fpga-bridge
> > 
> > diff --git a/Documentation/ABI/testing/sysfs-class-fpga-bridge 
> > b/Documentation/ABI/testing/sysfs-class-fpga-bridge
> > new file mode 100644
> > index 000..b3303ae
> > --- /dev/null
> > +++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
> > @@ -0,0 +1,5 @@
> > +What:  /sys/class/fpga-bridge//enable
> > +Date:  October 2014
> > +KernelVersion: 3.18
> > +Contact:   Alan Tull 
> > +Description:   Enable bridge.  Write 1 to bring bridge out of reset.
> 
> Specify, what happens when 0 is written there?
>   Pavel

Yes, I will add:  'Write 0 has no effect.'

Alan

> -- 
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) 
> http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-24 Thread Pavel Machek
On Thu 2014-10-23 18:51:05, at...@opensource.altera.com wrote:
> From: Alan Tull 
> 
> Add sysfs document for fpga bridges.
> 
> Signed-off-by: Alan Tull 
> ---
>  Documentation/ABI/testing/sysfs-class-fpga-bridge |5 +
>  1 file changed, 5 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-class-fpga-bridge
> 
> diff --git a/Documentation/ABI/testing/sysfs-class-fpga-bridge 
> b/Documentation/ABI/testing/sysfs-class-fpga-bridge
> new file mode 100644
> index 000..b3303ae
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
> @@ -0,0 +1,5 @@
> +What:/sys/class/fpga-bridge//enable
> +Date:October 2014
> +KernelVersion:   3.18
> +Contact: Alan Tull 
> +Description: Enable bridge.  Write 1 to bring bridge out of reset.

Specify, what happens when 0 is written there?
Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-24 Thread Pavel Machek
On Thu 2014-10-23 18:51:05, at...@opensource.altera.com wrote:
 From: Alan Tull at...@opensource.altera.com
 
 Add sysfs document for fpga bridges.
 
 Signed-off-by: Alan Tull at...@opensource.altera.com
 ---
  Documentation/ABI/testing/sysfs-class-fpga-bridge |5 +
  1 file changed, 5 insertions(+)
  create mode 100644 Documentation/ABI/testing/sysfs-class-fpga-bridge
 
 diff --git a/Documentation/ABI/testing/sysfs-class-fpga-bridge 
 b/Documentation/ABI/testing/sysfs-class-fpga-bridge
 new file mode 100644
 index 000..b3303ae
 --- /dev/null
 +++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
 @@ -0,0 +1,5 @@
 +What:/sys/class/fpga-bridge/bridge/enable
 +Date:October 2014
 +KernelVersion:   3.18
 +Contact: Alan Tull at...@opensource.altera.com
 +Description: Enable bridge.  Write 1 to bring bridge out of reset.

Specify, what happens when 0 is written there?
Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-24 Thread atull
On Fri, 24 Oct 2014, Pavel Machek wrote:

 On Thu 2014-10-23 18:51:05, at...@opensource.altera.com wrote:
  From: Alan Tull at...@opensource.altera.com
  
  Add sysfs document for fpga bridges.
  
  Signed-off-by: Alan Tull at...@opensource.altera.com
  ---
   Documentation/ABI/testing/sysfs-class-fpga-bridge |5 +
   1 file changed, 5 insertions(+)
   create mode 100644 Documentation/ABI/testing/sysfs-class-fpga-bridge
  
  diff --git a/Documentation/ABI/testing/sysfs-class-fpga-bridge 
  b/Documentation/ABI/testing/sysfs-class-fpga-bridge
  new file mode 100644
  index 000..b3303ae
  --- /dev/null
  +++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
  @@ -0,0 +1,5 @@
  +What:  /sys/class/fpga-bridge/bridge/enable
  +Date:  October 2014
  +KernelVersion: 3.18
  +Contact:   Alan Tull at...@opensource.altera.com
  +Description:   Enable bridge.  Write 1 to bring bridge out of reset.
 
 Specify, what happens when 0 is written there?
   Pavel

Yes, I will add:  'Write 0 has no effect.'

Alan

 -- 
 (english) http://www.livejournal.com/~pavelmachek
 (cesky, pictures) 
 http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
 
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-23 Thread atull
From: Alan Tull 

Add sysfs document for fpga bridges.

Signed-off-by: Alan Tull 
---
 Documentation/ABI/testing/sysfs-class-fpga-bridge |5 +
 1 file changed, 5 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-class-fpga-bridge

diff --git a/Documentation/ABI/testing/sysfs-class-fpga-bridge 
b/Documentation/ABI/testing/sysfs-class-fpga-bridge
new file mode 100644
index 000..b3303ae
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
@@ -0,0 +1,5 @@
+What:  /sys/class/fpga-bridge//enable
+Date:  October 2014
+KernelVersion: 3.18
+Contact:   Alan Tull 
+Description:   Enable bridge.  Write 1 to bring bridge out of reset.
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2 1/3] add sysfs document for fpga bridges

2014-10-23 Thread atull
From: Alan Tull at...@opensource.altera.com

Add sysfs document for fpga bridges.

Signed-off-by: Alan Tull at...@opensource.altera.com
---
 Documentation/ABI/testing/sysfs-class-fpga-bridge |5 +
 1 file changed, 5 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-class-fpga-bridge

diff --git a/Documentation/ABI/testing/sysfs-class-fpga-bridge 
b/Documentation/ABI/testing/sysfs-class-fpga-bridge
new file mode 100644
index 000..b3303ae
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
@@ -0,0 +1,5 @@
+What:  /sys/class/fpga-bridge/bridge/enable
+Date:  October 2014
+KernelVersion: 3.18
+Contact:   Alan Tull at...@opensource.altera.com
+Description:   Enable bridge.  Write 1 to bring bridge out of reset.
-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/