From: Peng Fan <peng.fan@xxxxxxx> patch 1,3 is to add mu node Patch 2 is to add mu root clk for i.MX8MP Patch 1,3 is not merged, since patch 3 depends on patch 2 to make mu work. Peng Fan (3): arm64: dts: imx8m: add mu node clk: imx8mp: add mu root clk arm64: dts: imx8mp: add mu node arch/arm64/boot/dts/freescale/imx8mm.dtsi | 9 +++++++++ arch/arm64/boot/dts/freescale/imx8mn.dtsi | 9 +++++++++ arch/arm64/boot/dts/freescale/imx8mp.dtsi | 9 +++++++++ arch/arm64/boot/dts/freescale/imx8mq.dtsi | 9 +++++++++ drivers/clk/imx/clk-imx8mp.c | 1 + 5 files changed, 37 insertions(+) -- 2.16.4