Merge tag 'mvebu-dt-5.1-2' of git://git.infradead.org/linux-mvebu into arm/dt
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / freescale / fsl,scu.txt
index 27784b6edfeddfada4cd156615fbd0911cfa7823..cef5ee83fbc122cb1d172b898905e9d4c62603af 100644 (file)
@@ -70,7 +70,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
@@ -137,7 +140,7 @@ firmware {
                          &lsio_mu1 1 3>;
 
                clk: clk {
-                       compatible = "fsl,imx8qxp-clk";
+                       compatible = "fsl,imx8qxp-clk", "fsl,scu-clk";
                        #clock-cells = <1>;
                };