* [PATCH 1/1] media: Documentation: Mention CCS tools
@ 2023-09-14 22:02 Sakari Ailus
2023-09-14 22:05 ` Laurent Pinchart
0 siblings, 1 reply; 2+ messages in thread
From: Sakari Ailus @ 2023-09-14 22:02 UTC (permalink / raw)
To: linux-media; +Cc: laurent.pinchart
CCS tools is a useful set of programs and libraries for working with CCS
static data. Do mention that in context of the CCS driver.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
Documentation/driver-api/media/drivers/ccs/ccs.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/driver-api/media/drivers/ccs/ccs.rst b/Documentation/driver-api/media/drivers/ccs/ccs.rst
index 7389204afcb8..07249f7d7863 100644
--- a/Documentation/driver-api/media/drivers/ccs/ccs.rst
+++ b/Documentation/driver-api/media/drivers/ccs/ccs.rst
@@ -114,4 +114,12 @@ The PLL model implemented by the PLL calculator corresponds to MIPI CCS 1.1.
.. kernel-doc:: drivers/media/i2c/ccs-pll.h
+CCS tools
+=========
+
+`CCS tools <https://github.com/MIPI-Alliance/ccs-tools/>`_ is a set of
+tools for working with CCS static data files. CCS tools includes a
+definition of the human-readable CCS static data YAML format and includes a
+program to convert it to a binary.
+
**Copyright** |copy| 2020 Intel Corporation
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] media: Documentation: Mention CCS tools
2023-09-14 22:02 [PATCH 1/1] media: Documentation: Mention CCS tools Sakari Ailus
@ 2023-09-14 22:05 ` Laurent Pinchart
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pinchart @ 2023-09-14 22:05 UTC (permalink / raw)
To: Sakari Ailus; +Cc: linux-media
Hi Sakari,
Thank you for the patch.
On Fri, Sep 15, 2023 at 01:02:35AM +0300, Sakari Ailus wrote:
> CCS tools is a useful set of programs and libraries for working with CCS
> static data. Do mention that in context of the CCS driver.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> ---
> Documentation/driver-api/media/drivers/ccs/ccs.rst | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/driver-api/media/drivers/ccs/ccs.rst b/Documentation/driver-api/media/drivers/ccs/ccs.rst
> index 7389204afcb8..07249f7d7863 100644
> --- a/Documentation/driver-api/media/drivers/ccs/ccs.rst
> +++ b/Documentation/driver-api/media/drivers/ccs/ccs.rst
> @@ -114,4 +114,12 @@ The PLL model implemented by the PLL calculator corresponds to MIPI CCS 1.1.
>
> .. kernel-doc:: drivers/media/i2c/ccs-pll.h
>
> +CCS tools
> +=========
> +
> +`CCS tools <https://github.com/MIPI-Alliance/ccs-tools/>`_ is a set of
> +tools for working with CCS static data files. CCS tools includes a
> +definition of the human-readable CCS static data YAML format and includes a
> +program to convert it to a binary.
The text looks good to me, but how about moving it to the "CCS static
data" section above ?
> +
> **Copyright** |copy| 2020 Intel Corporation
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-14 22:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 22:02 [PATCH 1/1] media: Documentation: Mention CCS tools Sakari Ailus
2023-09-14 22:05 ` Laurent Pinchart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox