From: Octavian Purdila Date: Wed, 8 Feb 2017 13:24:56 +0000 (+0200) Subject: MLK-13892-2: ARM: dts: imx7d: update caam clock names X-Git-Tag: C0P2-H0.0--20200415~3132 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=7b6d1154aae39c98042b85c97c41ebbc88a1458d;p=linux.git MLK-13892-2: ARM: dts: imx7d: update caam clock names Upstream commit 24821c4 ("crypto: caam - Enable and disable clocks on Freescale i.MX platforms") added the imx caam clock support with different names then what we used internally. Update the dts names to sync with upstream. Signed-off-by: Octavian Purdila --- diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi index f82141d25755..4cd966c63807 100644 --- a/arch/arm/boot/dts/imx7d.dtsi +++ b/arch/arm/boot/dts/imx7d.dtsi @@ -437,8 +437,8 @@ interrupts = ; clocks = <&clks IMX7D_CAAM_CLK>, <&clks IMX7D_AHB_CHANNEL_ROOT_CLK>; - clock-names = "caam_ipg", "caam_aclk"; - sec_jr0: jr0@1000 { + clock-names = "ipg", "aclk"; + sec_jr0: jr0@1000 { compatible = "fsl,sec-v4.0-job-ring"; reg = <0x1000 0x1000>; interrupts = ;