From 2a005397117019cbd4e4a09ab5cf896a16b652c5 Mon Sep 17 00:00:00 2001 From: Aisheng Dong Date: Thu, 24 Jan 2019 13:22:36 +0000 Subject: [PATCH] dt-bindings: fsl: scu: add imx8qm scu clock support Add imx8qm scu clock support Cc: Shawn Guo Cc: Sascha Hauer Cc: Fabio Estevam Cc: Michael Turquette Acked-by: Stephen Boyd Reviewed-by: Rob Herring Signed-off-by: Dong Aisheng Signed-off-by: Shawn Guo --- 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 5ec6dcafa7c9..cef5ee83fbc1 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -71,6 +71,7 @@ This binding uses the common clock binding[1]. Required properties: - compatible: Should be one of: + "fsl,imx8qm-clock" "fsl,imx8qxp-clock" followed by "fsl,scu-clk" - #clock-cells: Should be 1. Contains the Clock ID value.