linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: power: gpcv2: correct patternProperties
@ 2022-09-23  7:54 Peng Fan (OSS)
  2022-09-23  9:32 ` Krzysztof Kozlowski
  2022-09-26 18:41 ` robh
  0 siblings, 2 replies; 3+ messages in thread
From: Peng Fan (OSS) @ 2022-09-23  7:54 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, shawnguo
  Cc: s.hauer, kernel, festevam, linux-imx, l.stach, ulf.hansson,
	devicetree, linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

i.MX8MQ has pgc 'power-domain@a', so correct patternProperties

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml b/Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml
index 3b161e01f920..58022ae7d5dd 100644
--- a/Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml
+++ b/Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml
@@ -53,7 +53,7 @@ properties:
         const: 0
 
     patternProperties:
-      "power-domain@[0-9]$":
+      "power-domain@[0-9a-f]+$":
         type: object
         additionalProperties: false
 
-- 
2.37.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] dt-bindings: power: gpcv2: correct patternProperties
  2022-09-23  7:54 [PATCH] dt-bindings: power: gpcv2: correct patternProperties Peng Fan (OSS)
@ 2022-09-23  9:32 ` Krzysztof Kozlowski
  2022-09-26 18:41 ` robh
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-23  9:32 UTC (permalink / raw)
  To: Peng Fan (OSS), robh+dt, krzysztof.kozlowski+dt, shawnguo
  Cc: s.hauer, kernel, festevam, linux-imx, l.stach, ulf.hansson,
	devicetree, linux-arm-kernel, linux-kernel, Peng Fan

On 23/09/2022 09:54, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> i.MX8MQ has pgc 'power-domain@a', so correct patternProperties


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] dt-bindings: power: gpcv2: correct patternProperties
  2022-09-23  7:54 [PATCH] dt-bindings: power: gpcv2: correct patternProperties Peng Fan (OSS)
  2022-09-23  9:32 ` Krzysztof Kozlowski
@ 2022-09-26 18:41 ` robh
  1 sibling, 0 replies; 3+ messages in thread
From: robh @ 2022-09-26 18:41 UTC (permalink / raw)
  To: Peng Fan (OSS)
  Cc: linux-kernel, ulf.hansson, linux-imx, linux-arm-kernel, shawnguo,
	l.stach, robh+dt, s.hauer, devicetree, krzysztof.kozlowski+dt,
	festevam, Peng Fan, kernel

On Fri, 23 Sep 2022 15:54:27 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> i.MX8MQ has pgc 'power-domain@a', so correct patternProperties
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-09-26 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-23  7:54 [PATCH] dt-bindings: power: gpcv2: correct patternProperties Peng Fan (OSS)
2022-09-23  9:32 ` Krzysztof Kozlowski
2022-09-26 18:41 ` robh

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