linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: iio: ad3552r: fix malformed table
@ 2025-04-15  7:44 Angelo Dureghello
  2025-04-15  9:08 ` Nuno Sá
  0 siblings, 1 reply; 3+ messages in thread
From: Angelo Dureghello @ 2025-04-15  7:44 UTC (permalink / raw)
  To: Nuno Sá, Jonathan Cameron, David Lechner, Andy Shevchenko,
	Jonathan Corbet
  Cc: Jonathan Cameron, linux-iio, linux-doc, linux-kernel, sfr,
	Angelo Dureghello

From: Angelo Dureghello <adureghello@baylibre.com>

Fix malformed table.

Fixes: 9a259b51e3ea ("docs: iio: add documentation for ad3552r driver")
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
---
Fix malformed table.
---
 Documentation/iio/ad3552r.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/iio/ad3552r.rst b/Documentation/iio/ad3552r.rst
index 582507abe8c4c2ecb51a1f8389d7deec44d20222..f5d59e4e86c7ec8338f3f4e82d7a07587e3d8404 100644
--- a/Documentation/iio/ad3552r.rst
+++ b/Documentation/iio/ad3552r.rst
@@ -56,7 +56,7 @@ specific debugfs path ``/sys/kernel/debug/iio/iio:deviceX``.
 | Debugfs device files  | Description                                          |
 +-----------------------+------------------------------------------------------+
 | data_source           | The used data source, as                             |
-|                       | ``normal``, ``ramp-16bit``, etc.                        |
+|                       | ``normal``, ``ramp-16bit``, etc.                     |
 +-----------------------+------------------------------------------------------+
 | data_source_available | The available data sources.                          |
 +-----------------------+------------------------------------------------------+

---
base-commit: 31c52fe3b2efeebfc72cc5336653baaa9889b41e
change-id: 20250415-wip-bl-ad3552r-fix-doc-table-589293c9b860

Best regards,
-- 
Angelo Dureghello <adureghello@baylibre.com>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: iio: ad3552r: fix malformed table
  2025-04-15  7:44 [PATCH] docs: iio: ad3552r: fix malformed table Angelo Dureghello
@ 2025-04-15  9:08 ` Nuno Sá
  2025-04-21 11:01   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Nuno Sá @ 2025-04-15  9:08 UTC (permalink / raw)
  To: Angelo Dureghello, Nuno Sá, Jonathan Cameron, David Lechner,
	Andy Shevchenko, Jonathan Corbet
  Cc: Jonathan Cameron, linux-iio, linux-doc, linux-kernel, sfr

On Tue, 2025-04-15 at 09:44 +0200, Angelo Dureghello wrote:
> From: Angelo Dureghello <adureghello@baylibre.com>
> 
> Fix malformed table.
> 
> Fixes: 9a259b51e3ea ("docs: iio: add documentation for ad3552r driver")
> Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
> ---

Reviewed-by: Nuno Sá <nuno.sa@analog.com>

> Fix malformed table.
> ---
>  Documentation/iio/ad3552r.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/iio/ad3552r.rst b/Documentation/iio/ad3552r.rst
> index
> 582507abe8c4c2ecb51a1f8389d7deec44d20222..f5d59e4e86c7ec8338f3f4e82d7a07587e3d
> 8404 100644
> --- a/Documentation/iio/ad3552r.rst
> +++ b/Documentation/iio/ad3552r.rst
> @@ -56,7 +56,7 @@ specific debugfs path ``/sys/kernel/debug/iio/iio:deviceX``.
>  | Debugfs device files  |
> Description                                          |
>  +-----------------------+----------------------------------------------------
> --+
>  | data_source           | The used data source,
> as                             |
> -|                       | ``normal``, ``ramp-16bit``,
> etc.                        |
> +|                       | ``normal``, ``ramp-16bit``,
> etc.                     |
>  +-----------------------+----------------------------------------------------
> --+
>  | data_source_available | The available data
> sources.                          |
>  +-----------------------+----------------------------------------------------
> --+
> 
> ---
> base-commit: 31c52fe3b2efeebfc72cc5336653baaa9889b41e
> change-id: 20250415-wip-bl-ad3552r-fix-doc-table-589293c9b860
> 
> Best regards,

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: iio: ad3552r: fix malformed table
  2025-04-15  9:08 ` Nuno Sá
@ 2025-04-21 11:01   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2025-04-21 11:01 UTC (permalink / raw)
  To: Nuno Sá
  Cc: Angelo Dureghello, Nuno Sá, David Lechner, Andy Shevchenko,
	Jonathan Corbet, Jonathan Cameron, linux-iio, linux-doc,
	linux-kernel, sfr

On Tue, 15 Apr 2025 10:08:09 +0100
Nuno Sá <noname.nuno@gmail.com> wrote:

> On Tue, 2025-04-15 at 09:44 +0200, Angelo Dureghello wrote:
> > From: Angelo Dureghello <adureghello@baylibre.com>
> > 
> > Fix malformed table.
> > 
> > Fixes: 9a259b51e3ea ("docs: iio: add documentation for ad3552r driver")
> > Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
> > ---  
> 
> Reviewed-by: Nuno Sá <nuno.sa@analog.com>
I forgot to say I applied this a while back. Just noticed status was wrong in
patchwork!

Jonathan

> 
> > Fix malformed table.
> > ---
> >  Documentation/iio/ad3552r.rst | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/iio/ad3552r.rst b/Documentation/iio/ad3552r.rst
> > index
> > 582507abe8c4c2ecb51a1f8389d7deec44d20222..f5d59e4e86c7ec8338f3f4e82d7a07587e3d
> > 8404 100644
> > --- a/Documentation/iio/ad3552r.rst
> > +++ b/Documentation/iio/ad3552r.rst
> > @@ -56,7 +56,7 @@ specific debugfs path ``/sys/kernel/debug/iio/iio:deviceX``.
> >  | Debugfs device files  |
> > Description                                          |
> >  +-----------------------+----------------------------------------------------
> > --+
> >  | data_source           | The used data source,
> > as                             |
> > -|                       | ``normal``, ``ramp-16bit``,
> > etc.                        |
> > +|                       | ``normal``, ``ramp-16bit``,
> > etc.                     |
> >  +-----------------------+----------------------------------------------------
> > --+
> >  | data_source_available | The available data
> > sources.                          |
> >  +-----------------------+----------------------------------------------------
> > --+
> > 
> > ---
> > base-commit: 31c52fe3b2efeebfc72cc5336653baaa9889b41e
> > change-id: 20250415-wip-bl-ad3552r-fix-doc-table-589293c9b860
> > 
> > Best regards,  


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-21 11:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15  7:44 [PATCH] docs: iio: ad3552r: fix malformed table Angelo Dureghello
2025-04-15  9:08 ` Nuno Sá
2025-04-21 11:01   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).