[2/3] dt-bindings: power: fsl,imx-gpc: correct compatibles

Message ID 20230120071717.138188-2-krzysztof.kozlowski@linaro.org
State New
Headers
Series [1/3] dt-bindings: power: fsl,imx-gpc: document fsl,imx6ul-gpc compatible |

Commit Message

Krzysztof Kozlowski Jan. 20, 2023, 7:17 a.m. UTC
  fsl,imx6qp-gpc, fsl,imx6sl-gpc and fsl,imx6sx-gpc use generic fallback
fsl,imx6q-gpc in the DTS, even though these are different devices.  The
common part (thus the fallback) is a interrupt controller routing back
to GIC.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

Rob Herring Jan. 23, 2023, 9:58 p.m. UTC | #1
On Fri, 20 Jan 2023 08:17:16 +0100, Krzysztof Kozlowski wrote:
> fsl,imx6qp-gpc, fsl,imx6sl-gpc and fsl,imx6sx-gpc use generic fallback
> fsl,imx6q-gpc in the DTS, even though these are different devices.  The
> common part (thus the fallback) is a interrupt controller routing back
> to GIC.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
  

Patch

diff --git a/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml b/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml
index 85658da3672f..a5ea45b8c04e 100644
--- a/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml
+++ b/Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml
@@ -26,11 +26,11 @@  properties:
     oneOf:
       - enum:
           - fsl,imx6q-gpc
-          - fsl,imx6qp-gpc
-          - fsl,imx6sl-gpc
-          - fsl,imx6sx-gpc
       - items:
           - enum:
+              - fsl,imx6qp-gpc
+              - fsl,imx6sl-gpc
+              - fsl,imx6sx-gpc
               - fsl,imx6ul-gpc
           - const: fsl,imx6q-gpc