ARM: dts: mvebu: Update comment for main PLL frequency

The actual frequency was updated in commit ae142bd997 ("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>
This commit is contained in:
Chris Packham 2016-10-26 12:52:42 +13:00 committed by Gregory CLEMENT
parent ebbd9896a6
commit ad0de58bfe
3 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ aliases {
};
clocks {
/* 2 GHz fixed main PLL */
/* 1 GHz fixed main PLL */
mainpll: mainpll {
compatible = "fixed-clock";
#clock-cells = <0>;

View File

@ -661,7 +661,7 @@ spi1: spi@10680 {
};
clocks {
/* 2 GHz fixed main PLL */
/* 1 GHz fixed main PLL */
mainpll: mainpll {
compatible = "fixed-clock";
#clock-cells = <0>;

View File

@ -573,7 +573,7 @@ spi1: spi@10680 {
};
clocks {
/* 2 GHz fixed main PLL */
/* 1 GHz fixed main PLL */
mainpll: mainpll {
compatible = "fixed-clock";
#clock-cells = <0>;