From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 7 Aug 2017 19:11:50 +0200 Subject: [U-Boot] [PATCH v3 1/3] rockchip: defconfig: Increase max video resolution for mipi panel In-Reply-To: <1498015234-12919-2-git-send-email-eric.gao@rock-chips.com> References: <1498015234-12919-1-git-send-email-eric.gao@rock-chips.com> <1498015234-12919-2-git-send-email-eric.gao@rock-chips.com> Message-ID: <20170807191150.70b9e3e2@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Eric, On Wed, 21 Jun 2017 11:20:32 +0800 Eric Gao eric.gao at rock-chips.com wrote: > The mipi panel used on evb-rk3399 has a 1920x1200 resolution. But now > the max resolution is 1920x1080. So increase it. > > Signed-off-by: Eric Gao > > --- > > Changes in v2: None > Changes in v1: > -Add title. > > configs/evb-rk3399_defconfig | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) Applied to u-boot-video/master after dropping already committed hunks. Thanks! -- Anatolij