Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / freescale / fsl,scu.txt
index fd2bed23e0e3ef616c992c20de4dd87ced9120c8..72d481c8dd4843c54d28ee3238d2fa23d85bb4c5 100644 (file)
@@ -74,7 +74,10 @@ Clock bindings based on SCU Message Protocol
 This binding uses the common clock binding[1].
 
 Required properties:
-- compatible:          Should be "fsl,imx8qxp-clock".
+- 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.
 - clocks:              List of clock specifiers, must contain an entry for
                        each required entry in clock-names
@@ -141,7 +144,7 @@ firmware {
                          &lsio_mu1 1 3>;
 
                clk: clk {
-                       compatible = "fsl,imx8qxp-clk";
+                       compatible = "fsl,imx8qxp-clk", "fsl,scu-clk";
                        #clock-cells = <1>;
                };