[PATCH v2 0/3] clk: imx8mn: add snvs clock

From: Horia GeantÄ
Date: Thu Jan 16 2020 - 02:37:59 EST


v2: add commmit message for trivial patch 1/3

This patch set adds the clock for snvs module on imx8mn.
DT bindings, clk driver are updated accordingly.
DT for imx8mn (snvs-rtc-lp node) is also updated.

Horia GeantÄ (3):
dt-bindings: clock: imx8mn: add SNVS clock
clk: imx8mn: add SNVS clock to clock tree
arm64: dts: imx8mn: add clock for snvs rtc node

arch/arm64/boot/dts/freescale/imx8mn.dtsi | 1 +
drivers/clk/imx/clk-imx8mn.c | 1 +
include/dt-bindings/clock/imx8mn-clock.h | 4 +++-
3 files changed, 5 insertions(+), 1 deletion(-)

--
2.17.1