arm64: dts: imx8mn: add clock for snvs rtc node
authorHoria Geantă <horia.geanta@nxp.com>
Thu, 16 Jan 2020 07:37:18 +0000 (09:37 +0200)
committerShawn Guo <shawnguo@kernel.org>
Thu, 13 Feb 2020 03:25:25 +0000 (11:25 +0800)
Initial commit adding imx8mn support:
6c3debcbae47 ("arm64: dts: freescale: Add i.MX8MN dtsi support")
added the "clock-names" property for the snvs rtc node,
however it missed adding the clock.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mn.dtsi

index a44b543..d23347a 100644 (file)
                                        offset = <0x34>;
                                        interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>,
                                                     <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
+                                       clocks = <&clk IMX8MN_CLK_SNVS_ROOT>;
                                        clock-names = "snvs-rtc";
                                };