[RESEND RFC PATCH 2/2] video: ti: am335x: drop pre-driver-model code

Simon Glass sjg at chromium.org
Mon Dec 19 20:20:38 CET 2022


On Mon, 19 Dec 2022 at 04:35, Dario Binacchi
<dario.binacchi at amarulasolutions.com> wrote:
>
> The patch removes the pre-driver-model implementation and keeps the
> code with driver model support.
>
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
>
> ---
>
>  arch/arm/mach-omap2/am33xx/clock_am33xx.c |   4 -
>  board/bosch/guardian/board.c              |  70 -----
>  configs/am335x_guardian_defconfig         |   1 -
>  drivers/video/ti/Makefile                 |   4 -
>  drivers/video/ti/am335x-fb.c              | 318 ----------------------
>  drivers/video/ti/am335x-fb.h              |  71 -----
>  6 files changed, 468 deletions(-)
>  delete mode 100644 drivers/video/ti/am335x-fb.c
>  delete mode 100644 drivers/video/ti/am335x-fb.h

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list