From: Peng Fan <peng.fan@xxxxxxx> V4: Drop patch 1/3, since https://lkml.org/lkml/2020/6/1/370 already has the yaml changes V3: Add R-b tag Remove undocumented property V2: Add dt-bindings Merge dts changes into one patch, since all is to add mu node Add mu dt bindings Add mu node Add i.MX8MP mu root clk Peng Fan (2): arm64: dts: imx8m: add mu node clk: imx8mp: add mu root clk arch/arm64/boot/dts/freescale/imx8mm.dtsi | 8 ++++++++ arch/arm64/boot/dts/freescale/imx8mn.dtsi | 8 ++++++++ arch/arm64/boot/dts/freescale/imx8mp.dtsi | 8 ++++++++ arch/arm64/boot/dts/freescale/imx8mq.dtsi | 8 ++++++++ drivers/clk/imx/clk-imx8mp.c | 1 + 5 files changed, 33 insertions(+) -- 2.16.4