[U-Boot] [PATCH v2 22/23] tegra: video: Move LCD driver to use the DM PWM driver
Anatolij Gustschin
agust at denx.de
Sun Jan 31 20:33:05 CET 2016
On Sat, 30 Jan 2016 16:38:01 -0700
Simon Glass sjg at chromium.org wrote:
> Use the driver-model PWM driver in preference to the old code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/arm/dts/tegra20-colibri.dts | 4 ++++
> arch/arm/dts/tegra20-harmony.dts | 4 ++++
> arch/arm/dts/tegra20-medcom-wide.dts | 4 ++++
> arch/arm/dts/tegra20-paz00.dts | 4 ++++
> arch/arm/dts/tegra20-seaboard.dts | 4 ++++
> arch/arm/dts/tegra20-tec.dts | 4 ++++
> arch/arm/dts/tegra20-ventana.dts | 4 ++++
> arch/arm/mach-tegra/Kconfig | 1 +
> drivers/pwm/Kconfig | 1 +
> drivers/video/tegra.c | 20 ++++++++++++++++----
> 10 files changed, 46 insertions(+), 4 deletions(-)
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list