|
@@ -65,9 +65,8 @@
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
pll: pll-controller@18050000 {
|
|
pll: pll-controller@18050000 {
|
|
|
- compatible = "qca,ar7240-pll",
|
|
|
|
|
- "qca,ar7240-pll";
|
|
|
|
|
- reg = <0x18050000 0x20>;
|
|
|
|
|
|
|
+ compatible = "qca,ar7240-pll", "syscon";
|
|
|
|
|
+ reg = <0x18050000 0x3c>;
|
|
|
|
|
|
|
|
clock-names = "ref";
|
|
clock-names = "ref";
|
|
|
/* The board must provides the ref clock */
|
|
/* The board must provides the ref clock */
|