Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-elphel393
Commits
69cf7478
Commit
69cf7478
authored
Dec 02, 2013
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
continue working on si5338 driver
parent
b20b0e79
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
513 additions
and
21 deletions
+513
-21
elphel393.dts
conf/machine/boards/elphel393/elphel393.dts
+7
-1
vsc3304.patch
recipes-kernel/linux/linux-xlnx/vsc3304.patch
+506
-20
No files found.
conf/machine/boards/elphel393/elphel393.dts
View file @
69cf7478
...
...
@@ -139,7 +139,7 @@
xlnx
,
i2c
-
reset
=
""
;
rtc
@
68
{
compatible
=
"stm,m41t
80
"
;
compatible
=
"stm,m41t
62
"
;
reg
=
<
0x68
>;
};
...
...
@@ -183,6 +183,12 @@
0x1ffcf0
/*
just
for
testing
:
write
data
0xfc
with
write
enable
mask
0xf0
to
register
0x01f
*/
0x20a0f0
/*
just
for
testing
:
write
data
0xa0
with
write
enable
mask
0xf0
to
register
0x020
*/
>;
si5338
,
in_pfd_ref
=<
0
>;
/*
p1div_in
(
input
divisors
not
used
)
*/
si5338
,
in_pfd_fb
=
<
0
>;
/*
unused
*/
si5338
,
in_p1_div
=
<
0
>;
/*
unused
*/
si5338
,
in_p2_div
=
<
0
>;
/*
unused
*/
si5338
,
in_mux
=
<
1
>;
/*
in
-
3
*/
si5338
,
in_frequency
=
<
25000000
>;
/*
25
MHz
*/
};
gpio
@
20
{
compatible
=
"ti,tca6408"
;
...
...
recipes-kernel/linux/linux-xlnx/vsc3304.patch
View file @
69cf7478
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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