MLK-12679 ARM: dts: imx6ull: correct pxp clock settings
authorFancy Fang <chen.fang@nxp.com>
Tue, 19 Apr 2016 05:52:30 +0000 (13:52 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
Correct pxp clock settings according to the commit
'MLK-12669-2 dma: pxp-v3: add 'ipg' and 'axi' clocks'.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx6ull.dtsi

index 2544e4b..8c220b5 100644 (file)
                                reg = <0x021cc000 0x4000>;
                                interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
                                        <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;
-                               clocks = <&clks IMX6UL_CLK_PXP>;
-                               clock-names = "pxp-axi";
+                               clocks = <&clks IMX6UL_CLK_DUMMY>, <&clks IMX6UL_CLK_PXP>;
+                               clock-names = "pxp_ipg", "pxp_axi";
                                status = "disabled";
                        };