From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 7 Aug 2017 21:41:03 +0200 Subject: [U-Boot] [PATCH v3 3/3] rockchip: video: defconfig: Add mipi dsi support for evb-rk3288 In-Reply-To: <1498015323-13048-4-git-send-email-eric.gao@rock-chips.com> References: <1498015323-13048-1-git-send-email-eric.gao@rock-chips.com> <1498015323-13048-4-git-send-email-eric.gao@rock-chips.com> Message-ID: <20170807214103.0d82e9d7@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:22:03 +0800 Eric Gao eric.gao at rock-chips.com wrote: > Add support for rk3288 mipi dsi. > > Signed-off-by: Eric Gao > Reviewed-by: Simon Glass > > --- > > Changes in v2: None > Changes in v1: > -Make the subject more intelligible. > > configs/evb-rk3288_defconfig | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) Applied to u-boot-video/master after rebasing, thanks! -- Anatolij