summaryrefslogtreecommitdiff
path: root/arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi')
-rw-r--r--arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi b/arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi
index f2ff7a23c55..690ee203a41 100644
--- a/arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi
+++ b/arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi
@@ -130,11 +130,11 @@
u-boot,dm-pre-reloc;
};
- /* VCO = 480.0 MHz => P = 120, Q = 40, R = 96 */
+ /* VCO = 600.0 MHz => P = 100, Q = 50, R = 100 */
pll4: st,pll@3 {
compatible = "st,stm32mp1-pll";
reg = <3>;
- cfg = < 1 39 3 11 4 PQR(1,1,1) >;
+ cfg = < 1 49 5 11 5 PQR(1,1,1) >;
u-boot,dm-pre-reloc;
};
};