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
2c1cd93e
Commit
2c1cd93e
authored
Nov 30, 2013
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
finalized basic register-map based support of si5338, including DT register initialization support
parent
7fcfc245
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
110 additions
and
30 deletions
+110
-30
elphel393.dts
conf/machine/boards/elphel393/elphel393.dts
+4
-0
vsc3304.patch
recipes-kernel/linux/linux-xlnx/vsc3304.patch
+106
-30
No files found.
conf/machine/boards/elphel393/elphel393.dts
View file @
2c1cd93e
...
...
@@ -179,6 +179,10 @@
si5338
@
70
{
compatible
=
"sil,si5338"
;
reg
=
<
0x70
>;
si5338
,
configuration_data
=<
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
*/
>;
};
}
;
...
...
recipes-kernel/linux/linux-xlnx/vsc3304.patch
View file @
2c1cd93e
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