> From: Aisheng Dong > Sent: Wednesday, January 23, 2019 4:17 PM > Subject: [PATCH V2 0/5] dt-binding: clk: prepare for imx8qm clock support > > 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 Hi Shawn, Would you pick the first two patches for scu binding doc? Rob & Stephen, Please help review the left ones. Regards Dong Aisheng > 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