From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/3] rockchip: video: mipi: Split mipi driver into common and specific parts
Date: Mon, 7 Aug 2017 19:40:49 +0200 [thread overview]
Message-ID: <20170807194049.436e6665@crub> (raw)
In-Reply-To: <1498015234-12919-3-git-send-email-eric.gao@rock-chips.com>
On Wed, 21 Jun 2017 11:20:33 +0800
Eric Gao eric.gao at rock-chips.com wrote:
> 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>
>
> ---
>
> Changes in v2:
> -Use dev_read_addr to replace devfdt_get_addr.
>
> Changes in v1:
> -Delete the unused variable.
>
> drivers/video/rockchip/rk3399_mipi.c | 183 +++++++++++++++++++++++++++++++++++
> drivers/video/rockchip/rk_mipi.c | 170 ++------------------------------
> drivers/video/rockchip/rk_mipi.h | 32 ++++++
> 3 files changed, 221 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, thanks!
--
Anatolij
next prev parent reply other threads:[~2017-08-07 17:40 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 ` Anatolij Gustschin [this message]
2017-08-07 19:00 ` [U-Boot] [PATCH v3 " Anatolij Gustschin
2017-08-07 18:59 ` [U-Boot] [PATCH v4 " Anatolij Gustschin
2017-08-07 19:03 ` Anatolij Gustschin
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=20170807194049.436e6665@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