MLK-13892-2: ARM: dts: imx7d: update caam clock names
authorOctavian Purdila <octavian.purdila@nxp.com>
Wed, 8 Feb 2017 13:24:56 +0000 (15:24 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:09 +0000 (14:58 -0500)
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 <octavian.purdila@nxp.com>
arch/arm/boot/dts/imx7d.dtsi

index f82141d..4cd966c 100644 (file)
                interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
                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 = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;