Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 + 1 file changed, 1 insertion(+)
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
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
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>
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 >
© 2016 - 2026 Red Hat, Inc.