All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 0/6] arm: imx: cx9020: Migrate to DM_VIDEO and DM_GPIO
Date: Mon, 20 May 2019 13:06:40 +0200	[thread overview]
Message-ID: <20190520130640.020528ab@crub> (raw)
In-Reply-To: <20190417115719.22407-1-linux-kernel-dev@beckhoff.com>

On Wed, 17 Apr 2019 13:57:13 +0200
linux-kernel-dev at beckhoff.com linux-kernel-dev at beckhoff.com wrote:
...
> Steffen Dirkwinkel (6):
>   dm: arm: imx: cx9020: enable DM_GPIO
>   dm: arm: imx: video: add compatible for imx53-ipu
>   arm: imx: add ipu to imx53.dts and set dm-pre-reloc
>   dm: arm: imx: cx9020: migrate to dm_video
>   dm: arm: imx: cx9020: remove unused mmc functions
>   arm: imx: cx9020: remove unnecessary includes
> 
>  arch/arm/dts/imx53.dtsi                      | 137 +++++++++++++++++++
>  board/beckhoff/mx53cx9020/Makefile           |   2 +-
>  board/beckhoff/mx53cx9020/mx53cx9020.c       |  95 +++----------
>  board/beckhoff/mx53cx9020/mx53cx9020_video.c |  52 ++++---
>  configs/mx53cx9020_defconfig                 |   7 +-
>  drivers/video/imx/mxc_ipuv3_fb.c             |   1 +
>  include/configs/mx53cx9020.h                 |   6 +-
>  7 files changed, 188 insertions(+), 112 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij

      parent reply	other threads:[~2019-05-20 11:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-17 11:57 [U-Boot] [PATCH v1 0/6] arm: imx: cx9020: Migrate to DM_VIDEO and DM_GPIO linux-kernel-dev at beckhoff.com
2019-04-17 11:57 ` [U-Boot] [PATCH v1 1/6] dm: arm: imx: cx9020: enable DM_GPIO linux-kernel-dev at beckhoff.com
2019-04-17 11:57 ` [U-Boot] [PATCH v1 2/6] dm: arm: imx: video: add compatible for imx53-ipu linux-kernel-dev at beckhoff.com
2019-04-17 11:57 ` [U-Boot] [PATCH v1 3/6] arm: imx: add ipu to imx53.dts and set dm-pre-reloc linux-kernel-dev at beckhoff.com
2019-04-17 11:57 ` [U-Boot] [PATCH v1 4/6] dm: arm: imx: cx9020: migrate to dm_video linux-kernel-dev at beckhoff.com
2019-04-17 11:57 ` [U-Boot] [PATCH v1 5/6] dm: arm: imx: cx9020: remove unused mmc functions linux-kernel-dev at beckhoff.com
2019-04-17 11:57 ` [U-Boot] [PATCH v1 6/6] arm: imx: cx9020: remove unnecessary includes linux-kernel-dev at beckhoff.com
2019-05-20 11:06 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190520130640.020528ab@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.