After a bit more investigation on IMX8QM, it seemed SCU clock can be used in a similar way as IMX8QXP. So update the binding and driver to be a bit generic for easily extension of IMX8QM support later. Dong Aisheng (5): dt-bindings: fsl: scu: add fallback compatible string for clock dt-bindings: fsl: scu: add imx8qm scu clock support dt-bindings: clock: update CPU clock ID name dt-bindings: imx8-clock: add a53 and a72 clock id clk: imx: scu: add fallback compatible string support Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 7 +++++-- drivers/clk/imx/clk-imx8qxp.c | 1 + include/dt-bindings/clock/imx8-clock.h | 8 +++++--- 3 files changed, 11 insertions(+), 5 deletions(-) -- 2.7.4