Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rene Habraken
GRAND_V1
Commits
1951b574
Commit
1951b574
authored
Jun 18, 2020
by
Rene Habraken
Browse files
modified pll settings, still hangs at boot
parent
4705d96e
Changes
1
Hide whitespace changes
Inline
Side-by-side
meta-adi/meta-adi-xilinx/recipes-bsp/device-tree/files/zynqmp-zu7cg-rev1-ad9694.dts
View file @
1951b574
...
@@ -204,9 +204,8 @@
...
@@ -204,9 +204,8 @@
clocks = <&xtal48MHz>;
clocks = <&xtal48MHz>;
clock-names = "xtal";
clock-names = "xtal";
silabs,pll-m-num = <1
36
00>; /* PLL at 1
3.6
GHz */
silabs,pll-m-num = <1
40
00>; /* PLL at 1
4.0
GHz */
silabs,pll-m-den = <48>;
silabs,pll-m-den = <48>;
silabs,reprogram; /* Reprogram to allow AD driver setting the lane rate */
assigned-clocks = <&si5340 1 0>,
assigned-clocks = <&si5340 1 0>,
<&si5340 1 1>,
<&si5340 1 1>,
...
@@ -217,10 +216,10 @@
...
@@ -217,10 +216,10 @@
<&si5340 0 2>,
<&si5340 0 2>,
<&si5340 0 3>;
<&si5340 0 3>;
assigned-clock-parents = <0>, <0>, <0>, <0>,
assigned-clock-parents = <0>, <0>, <0>, <0>,
<&si5340 1
0
>,
<&si5340 1
1
>,
/* output 0 uses PLL 1 */
<&si5340 1
0
>,
<&si5340 1
2
>,
/* output 1 uses PLL 2 */
<&si5340 1 0>,
<&si5340 1 0>,
/* output 2 uses PLL 0 */
<&si5340 1 0>;
<&si5340 1 0>;
/* output 3 uses PLL 0 */
assigned-clock-rates = <400000000>, /* wat betekent dit en waar komt deze waarde vandaan? 0 */
assigned-clock-rates = <400000000>, /* wat betekent dit en waar komt deze waarde vandaan? 0 */
<0>,
<0>,
<0>,
<0>,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment