|
@@ -13,9 +13,8 @@ clocks {
|
|
#clock-cells = <0>;
|
|
#clock-cells = <0>;
|
|
compatible = "ti,keystone,main-pll-clock";
|
|
compatible = "ti,keystone,main-pll-clock";
|
|
clocks = <&refclksys>;
|
|
clocks = <&refclksys>;
|
|
- reg = <0x02620350 4>, <0x02310110 4>;
|
|
|
|
- reg-names = "control", "multiplier";
|
|
|
|
- fixed-postdiv = <2>;
|
|
|
|
|
|
+ reg = <0x02620350 4>, <0x02310110 4>, <0x02310108 4>;
|
|
|
|
+ reg-names = "control", "multiplier", "post-divider";
|
|
};
|
|
};
|
|
|
|
|
|
papllclk: papllclk@2620358 {
|
|
papllclk: papllclk@2620358 {
|