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 v3 2/3] rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi
Date: Mon, 7 Aug 2017 21:35:55 +0200	[thread overview]
Message-ID: <20170807213555.6a2d0d83@crub> (raw)
In-Reply-To: <1498015323-13048-3-git-send-email-eric.gao@rock-chips.com>

On Wed, 21 Jun 2017 11:22:02 +0800
Eric Gao eric.gao at rock-chips.com wrote:

> Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
> ---
> 
> Changes in v2: None
> Changes in v1: None
> 
>  drivers/video/rockchip/Makefile | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/video/rockchip/Makefile b/drivers/video/rockchip/Makefile
> index 600743c..8005003 100644
> --- a/drivers/video/rockchip/Makefile
> +++ b/drivers/video/rockchip/Makefile
> @@ -14,6 +14,7 @@ obj-$(CONFIG_DISPLAY_ROCKCHIP_LVDS) += rk_lvds.o
>  obj-hdmi-$(CONFIG_ROCKCHIP_RK3288) += rk3288_hdmi.o
>  obj-hdmi-$(CONFIG_ROCKCHIP_RK3399) += rk3399_hdmi.o
>  obj-$(CONFIG_DISPLAY_ROCKCHIP_HDMI) += rk_hdmi.o $(obj-hdmi-y)
> +obj-mipi-$(CONFIG_ROCKCHIP_RK3288) += rk3288_mipi.o
>  obj-mipi-$(CONFIG_ROCKCHIP_RK3399) += rk3399_mipi.o
>  obj-$(CONFIG_DISPLAY_ROCKCHIP_MIPI) += rk_mipi.o $(obj-mipi-y)
>  endif

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

--
Anatolij

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

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21  3:22 [U-Boot] [PATCH v3 0/3] Add mipi dsi support for evb-rk3288 Eric Gao
2017-06-21  3:22 ` [U-Boot] [PATCH v3 1/3] rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi Eric Gao
2017-06-25 23:24   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2017-08-07 19:31   ` [U-Boot] [PATCH v3 " Anatolij Gustschin
2017-06-21  3:22 ` [U-Boot] [PATCH v3 2/3] rockchip: video: Makefile: Add soc specific driver for rk3288 " Eric Gao
2017-06-25 23:24   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2017-07-03 16:37   ` Philipp Tomsich
2017-08-07 19:35   ` Anatolij Gustschin [this message]
2017-06-21  3:22 ` [U-Boot] [PATCH v3 3/3] rockchip: video: defconfig: Add mipi dsi support for evb-rk3288 Eric Gao
2017-06-25 23:24   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2017-08-07 19: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=20170807213555.6a2d0d83@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