Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-13 | tegra: pwm: Allow the clock rate to be left as is | Simon Glass | |
When enabling a PWM, allow the existing clock rate and source to stand unchanged. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> | |||
2015-05-13 | tegra: Move the pwm into tegra-common | Simon Glass | |
This is needed for tegra124 also, so make it common and add a header file for tegra124. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> |