On Wed, Jan 16, 2019 at 05:40:01AM +0000, Aisheng Dong wrote: > Ping... > > BTW, as the first two patches change the same firmware binding doc fs.scu.txt. > I'm not sure whether it should go to Shawn's tree for the binding part, or Stephen's clock tree. > > Shawn & Stephen, > What's your suggestion? I can apply the first two to my tree as long as Rob and Stephen ack on them. Shawn > > Regards > Dong Aisheng > > > From: Aisheng Dong [mailto:aisheng.dong@xxxxxxx] > > Sent: Friday, January 11, 2019 7:56 PM > > > > 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 (4): > > dt-bindings: fsl: scu: add fallback compatible string for clock > > dt-bindings: fsl: scu: add imx8qm scu clock support > > clk: imx: scu: add fallback compatible string support > > dt-bindings: imx8-clock: add a53 and a72 clock id > > > > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 7 +++++-- > > drivers/clk/imx/clk-imx8qxp.c | 1 + > > include/dt-bindings/clock/imx8-clock.h | 6 ++++-- > > 3 files changed, 10 insertions(+), 4 deletions(-) > > > > -- > > 2.7.4 >