diff options
author | Aisheng Dong <[email protected]> | 2019-01-24 13:22:36 +0000 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2019-02-01 14:21:22 +0800 |
commit | 2a005397117019cbd4e4a09ab5cf896a16b652c5 (patch) | |
tree | 4be7014a1c4bad0a23d15a8667194b3f0dbac062 | |
parent | 95f2aac6223aed0f81b208c10fad19ee32762b4c (diff) |
dt-bindings: fsl: scu: add imx8qm scu clock support
Add imx8qm scu clock support
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Michael Turquette <[email protected]>
Acked-by: Stephen Boyd <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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. |