diff mbox series

dt-bindings: fsl: scu: add imx8dxl scu clock support

Message ID 20220222082140.2073629-1-abel.vesa@nxp.com
State Not Applicable, archived
Headers show
Series dt-bindings: fsl: scu: add imx8dxl scu clock support | expand

Commit Message

Abel Vesa Feb. 22, 2022, 8:21 a.m. UTC
Add imx8dxl scu clock support.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
---
 Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Feb. 25, 2022, 7:16 p.m. UTC | #1
On Tue, Feb 22, 2022 at 10:21:40AM +0200, Abel Vesa wrote:
> Add imx8dxl scu clock support.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> ---
>  Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 +
>  1 file changed, 1 insertion(+)

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

But please convert this to schema.

Rob
Stephen Boyd Feb. 25, 2022, 10:47 p.m. UTC | #2
Quoting Abel Vesa (2022-02-22 00:21:40)
> Add imx8dxl scu clock support.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> ---

Acked-by: Stephen Boyd <sboyd@kernel.org>
Abel Vesa Feb. 28, 2022, 9:24 a.m. UTC | #3
On 22-02-25 13:16:21, Rob Herring wrote:
> On Tue, Feb 22, 2022 at 10:21:40AM +0200, Abel Vesa wrote:
> > Add imx8dxl scu clock support.
> > 
> > Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> > ---
> >  Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 +
> >  1 file changed, 1 insertion(+)
> 
> Acked-by: Rob Herring <robh@kernel.org>

Thanks.

> 
> But please convert this to schema.

Will do in a separate patch.

> 
> Rob
Abel Vesa Feb. 28, 2022, 9:27 a.m. UTC | #4
On 22-02-22 10:21:40, Abel Vesa wrote:
> Add imx8dxl scu clock support.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Applied.

> ---
>  Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
> index fd0061712443..a87ec15e28d2 100644
> --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
> +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
> @@ -86,6 +86,7 @@ This binding uses the common clock binding[1].
>  
>  Required properties:
>  - compatible:		Should be one of:
> +			  "fsl,imx8dxl-clk"
>  			  "fsl,imx8qm-clk"
>  			  "fsl,imx8qxp-clk"
>  			followed by "fsl,scu-clk"
> -- 
> 2.34.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
index fd0061712443..a87ec15e28d2 100644
--- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
+++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
@@ -86,6 +86,7 @@  This binding uses the common clock binding[1].
 
 Required properties:
 - compatible:		Should be one of:
+			  "fsl,imx8dxl-clk"
 			  "fsl,imx8qm-clk"
 			  "fsl,imx8qxp-clk"
 			followed by "fsl,scu-clk"