[PATCH] dt-bindings: fsl: scu: add imx8dxl scu clock support

Abel Vesa posted 1 patch 4 years, 4 months ago
Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: fsl: scu: add imx8dxl scu clock support
Posted by Abel Vesa 4 years, 4 months ago
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(+)

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

Re: [PATCH] dt-bindings: fsl: scu: add imx8dxl scu clock support
Posted by Rob Herring 4 years, 3 months ago
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
Re: [PATCH] dt-bindings: fsl: scu: add imx8dxl scu clock support
Posted by Stephen Boyd 4 years, 3 months ago
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>
Re: [PATCH] dt-bindings: fsl: scu: add imx8dxl scu clock support
Posted by Abel Vesa 4 years, 3 months ago
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
>