From: Horia Geantă Date: Thu, 16 Jan 2020 07:37:18 +0000 (+0200) Subject: arm64: dts: imx8mn: add clock for snvs rtc node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=42ef961b247f340f365b096e25983b4ee256f3ab;p=linux.git arm64: dts: imx8mn: add clock for snvs rtc node 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ă Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mn.dtsi b/arch/arm64/boot/dts/freescale/imx8mn.dtsi index a44b5438e8427..d23347aaeddae 100644 --- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi @@ -358,6 +358,7 @@ offset = <0x34>; interrupts = , ; + clocks = <&clk IMX8MN_CLK_SNVS_ROOT>; clock-names = "snvs-rtc"; };