public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 2/3] rockchip: video: mipi: Split mipi driver into common and specific parts
Date: Mon, 7 Aug 2017 21:03:47 +0200	[thread overview]
Message-ID: <20170807210347.11fdd984@crub> (raw)
In-Reply-To: <1502132366-31918-1-git-send-email-agust@denx.de>

On Mon,  7 Aug 2017 20:59:26 +0200
Anatolij Gustschin agust at denx.de wrote:

> From: "eric.gao at rock-chips.com" <eric.gao@rock-chips.com>
> 
> To compatible with different rockchip soc, we split the mipi dirver into
> common and soc specific parts, and all the soc share the common
> functions from common driver part.
> 
> Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> [agust: fix build breakage and warnings]
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
>  drivers/video/rockchip/rk3399_mipi.c | 182 +++++++++++++++++++++++++++++++++++
>  drivers/video/rockchip/rk_mipi.c     | 170 ++------------------------------
>  drivers/video/rockchip/rk_mipi.h     |  32 ++++++
>  3 files changed, 220 insertions(+), 164 deletions(-)
>  create mode 100644 drivers/video/rockchip/rk3399_mipi.c
>  create mode 100644 drivers/video/rockchip/rk_mipi.h

Applied to u-boot-video/master.

--
Anatolij

  reply	other threads:[~2017-08-07 19:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21  3:20 [U-Boot] [PATCH v3 0/3] Split rockchip mipi driver into common and specific parts Eric Gao
2017-06-21  3:20 ` [U-Boot] [PATCH v3 1/3] rockchip: defconfig: Increase max video resolution for mipi panel Eric Gao
2017-06-25 23:24   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2017-08-07 17:11   ` [U-Boot] [PATCH v3 " Anatolij Gustschin
2017-06-21  3:20 ` [U-Boot] [PATCH v3 2/3] rockchip: video: mipi: Split mipi driver into common and specific parts Eric Gao
2017-06-25 23:24   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2017-08-07 17:40   ` [U-Boot] [PATCH v3 " Anatolij Gustschin
2017-08-07 19:00     ` Anatolij Gustschin
2017-08-07 18:59   ` [U-Boot] [PATCH v4 " Anatolij Gustschin
2017-08-07 19:03     ` Anatolij Gustschin [this message]
2017-06-21  3:20 ` [U-Boot] [PATCH v3 3/3] rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi Eric Gao
2017-06-25 23:24   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2017-07-03 16:37   ` Philipp Tomsich
2017-08-07 17:41   ` [U-Boot] [PATCH v3 " Anatolij Gustschin

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=20170807210347.11fdd984@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox