| #
cf432dd5 |
| 19-Feb-2016 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-tegra
|
| #
e007633b |
| 30-Jan-2016 |
Simon Glass <sjg@chromium.org> |
tegra: video: Clean up the old LCD/PWM driver code
Remove the old PWM code. Remove calls to CONFIG_LCD functions now that we are using driver model for video.
Signed-off-by: Simon Glass <sjg@chromi
tegra: video: Clean up the old LCD/PWM driver code
Remove the old PWM code. Remove calls to CONFIG_LCD functions now that we are using driver model for video.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
show more ...
|
| #
7429b962 |
| 30-Jan-2016 |
Simon Glass <sjg@chromium.org> |
tegra: pwm: Add a driver for the tegra PWM
This PWM supports four channels. The driver always uses the 32KHz clock, and adjusts the duty cycle accordingly.
Signed-off-by: Simon Glass <sjg@chromium.
tegra: pwm: Add a driver for the tegra PWM
This PWM supports four channels. The driver always uses the 32KHz clock, and adjusts the duty cycle accordingly.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
show more ...
|
| #
9597494e |
| 14-May-2015 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-tegra
|
| #
db043785 |
| 15-Apr-2015 |
Simon Glass <sjg@chromium.org> |
tegra: pwm: Allow the clock rate to be left as is
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
tegra: pwm: Allow the clock rate to be left as is
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>
show more ...
|
| #
1c82c2f6 |
| 15-Apr-2015 |
Simon Glass <sjg@chromium.org> |
tegra: Move the pwm into tegra-common
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
tegra: Move the pwm into tegra-common
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>
show more ...
|