linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array parameters description
@ 2022-05-05 11:36 Arnaud Pouliquen
  2022-05-09 16:04 ` Mathieu Poirier
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaud Pouliquen @ 2022-05-05 11:36 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Bjorn Andersson,
	Mathieu Poirier, Alexandre Torgue
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-remoteproc,
	linux-kernel, Arnaud Pouliquen

Replace the FIXME by appropriate description.

Fixes: 39bd2b6a3783 ("dt-bindings: Improve phandle-array schemas")
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../bindings/remoteproc/st,stm32-rproc.yaml      | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
index be3d9b0e876b..da50f0e99fe2 100644
--- a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
@@ -43,8 +43,8 @@ properties:
     items:
       - items:
           - description: Phandle of syscon block
-          - description: FIXME
-          - description: FIXME
+          - description: The offset of the trust zone setting register
+          - description: The field mask of the trust zone state
 
   interrupts:
     description: Should contain the WWDG1 watchdog reset interrupt
@@ -101,8 +101,8 @@ properties:
     items:
       - items:
           - description: Phandle of syscon block
-          - description: FIXME
-          - description: FIXME
+          - description: The offset of the power setting register
+          - description: The field mask of the PDDS selection
 
   st,syscfg-m4-state:
     $ref: "/schemas/types.yaml#/definitions/phandle-array"
@@ -111,8 +111,8 @@ properties:
     items:
       - items:
           - description: Phandle of syscon block with the tamp register
-          - description: FIXME
-          - description: FIXME
+          - description: The offset of the tamp register
+          - description: The field mask of the Cortex-M4 state
 
   st,syscfg-rsc-tbl:
     $ref: "/schemas/types.yaml#/definitions/phandle-array"
@@ -122,8 +122,8 @@ properties:
     items:
       - items:
           - description: Phandle of syscon block with the tamp register
-          - description: FIXME
-          - description: FIXME
+          - description: The offset of the tamp register
+          - description: The field mask of the Cortex-M4 resource table address
 
   st,auto-boot:
     $ref: /schemas/types.yaml#/definitions/flag
-- 
2.25.1


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

* Re: [PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array parameters description
  2022-05-05 11:36 [PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array parameters description Arnaud Pouliquen
@ 2022-05-09 16:04 ` Mathieu Poirier
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Poirier @ 2022-05-09 16:04 UTC (permalink / raw)
  To: Arnaud Pouliquen
  Cc: Rob Herring, Krzysztof Kozlowski, Bjorn Andersson,
	Alexandre Torgue, devicetree, linux-stm32, linux-arm-kernel,
	linux-remoteproc, linux-kernel

On Thu, May 05, 2022 at 01:36:39PM +0200, Arnaud Pouliquen wrote:
> Replace the FIXME by appropriate description.
> 
> Fixes: 39bd2b6a3783 ("dt-bindings: Improve phandle-array schemas")
> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../bindings/remoteproc/st,stm32-rproc.yaml      | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 

I have applied this patch.

Thanks,
Mathieu

> diff --git a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
> index be3d9b0e876b..da50f0e99fe2 100644
> --- a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
> +++ b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
> @@ -43,8 +43,8 @@ properties:
>      items:
>        - items:
>            - description: Phandle of syscon block
> -          - description: FIXME
> -          - description: FIXME
> +          - description: The offset of the trust zone setting register
> +          - description: The field mask of the trust zone state
>  
>    interrupts:
>      description: Should contain the WWDG1 watchdog reset interrupt
> @@ -101,8 +101,8 @@ properties:
>      items:
>        - items:
>            - description: Phandle of syscon block
> -          - description: FIXME
> -          - description: FIXME
> +          - description: The offset of the power setting register
> +          - description: The field mask of the PDDS selection
>  
>    st,syscfg-m4-state:
>      $ref: "/schemas/types.yaml#/definitions/phandle-array"
> @@ -111,8 +111,8 @@ properties:
>      items:
>        - items:
>            - description: Phandle of syscon block with the tamp register
> -          - description: FIXME
> -          - description: FIXME
> +          - description: The offset of the tamp register
> +          - description: The field mask of the Cortex-M4 state
>  
>    st,syscfg-rsc-tbl:
>      $ref: "/schemas/types.yaml#/definitions/phandle-array"
> @@ -122,8 +122,8 @@ properties:
>      items:
>        - items:
>            - description: Phandle of syscon block with the tamp register
> -          - description: FIXME
> -          - description: FIXME
> +          - description: The offset of the tamp register
> +          - description: The field mask of the Cortex-M4 resource table address
>  
>    st,auto-boot:
>      $ref: /schemas/types.yaml#/definitions/flag
> -- 
> 2.25.1
> 

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

end of thread, other threads:[~2022-05-09 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 11:36 [PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array parameters description Arnaud Pouliquen
2022-05-09 16:04 ` Mathieu Poirier

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).