From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Tue, 11 Apr 2017 07:55:41 -0600 Subject: [U-Boot] [PATCH 4/5] rockchip: dts: Add mipi dsi support for rk3399 In-Reply-To: <1491792109-14948-5-git-send-email-eric.gao@rock-chips.com> References: <1491792109-14948-1-git-send-email-eric.gao@rock-chips.com> <1491792109-14948-5-git-send-email-eric.gao@rock-chips.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 9 April 2017 at 20:41, Eric Gao wrote: > Add dts config for mipi display, include vop, > mipi controller, panel, backlight.And Enable rk808 > for lcd_3v3 in another patch. > > Signed-off-by: Eric Gao > --- > > arch/arm/dts/rk3399-evb.dts | 84 +++++++++++++++++++++++++++++++++++++++++++++ > arch/arm/dts/rk3399.dtsi | 72 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 156 insertions(+) Acked-by: Simon Glass