ARM: dts: mvebu: Update comment for main PLL frequency
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Tue, 25 Oct 2016 23:52:42 +0000 (12:52 +1300)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 7 Nov 2016 16:19:13 +0000 (17:19 +0100)
The actual frequency was updated in commit ae142bd99765 ("ARM: mvebu:
Fix the main PLL frequency on Armada 375, 38x and 39x SoCs") but the
comment was not updated. Update it now.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-375.dtsi
arch/arm/boot/dts/armada-38x.dtsi
arch/arm/boot/dts/armada-39x.dtsi

index cc952cf..45fa92f 100644 (file)
@@ -65,7 +65,7 @@
        };
 
        clocks {
-               /* 2 GHz fixed main PLL */
+               /* 1 GHz fixed main PLL */
                mainpll: mainpll {
                        compatible = "fixed-clock";
                        #clock-cells = <0>;
index 2d76688..7450e9f 100644 (file)
        };
 
        clocks {
-               /* 2 GHz fixed main PLL */
+               /* 1 GHz fixed main PLL */
                mainpll: mainpll {
                        compatible = "fixed-clock";
                        #clock-cells = <0>;
index 34cba87..de171ba 100644 (file)
        };
 
        clocks {
-               /* 2 GHz fixed main PLL */
+               /* 1 GHz fixed main PLL */
                mainpll: mainpll {
                        compatible = "fixed-clock";
                        #clock-cells = <0>;