forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
misc: Add Renesas Synchronization Management Unit (SMU) support
This driver supports 1588 related functions of ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices. The supported functons are: - set combomode - get dpll's state - get dpll's ffo Please note that this driver needs to work with rsmu mfd driver to access SMU through I2C/SPI. Signed-off-by: Min Li <min.li.xe@renesas.com>
- Loading branch information
1 parent
e4b62cf
commit 2a68b783a1608476c14439dd4ad92534715fc22d
Showing
7 changed files
with
943 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.