From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 7 Aug 2017 19:41:23 +0200 Subject: [U-Boot] [PATCH v3 3/3] rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi In-Reply-To: <1498015234-12919-4-git-send-email-eric.gao@rock-chips.com> References: <1498015234-12919-1-git-send-email-eric.gao@rock-chips.com> <1498015234-12919-4-git-send-email-eric.gao@rock-chips.com> Message-ID: <20170807194123.753bb3c1@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 21 Jun 2017 11:20:34 +0800 Eric Gao eric.gao at rock-chips.com wrote: > Add Makefile item for soc specific driver for rk3399 mipi dsi. > > Signed-off-by: Eric Gao > --- > > Changes in v2: None > Changes in v1: None > > drivers/video/rockchip/Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied to u-boot-video/master, thanks! -- Anatolij