git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43e36a9
)
clk: tegra: Properly setup PWM clock on Tegra30
author
Thierry Reding
<thierry.reding@gmail.com>
Tue, 29 Oct 2013 15:51:12 +0000
(16:51 +0100)
committer
Peter De Schrijver
<pdeschrijver@nvidia.com>
Tue, 26 Nov 2013 16:46:57 +0000
(18:46 +0200)
The clock for the PWM controller is slightly different from other
peripheral clocks on Tegra30. The clock source mux field start at
bit position 28 rather than 30.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found