From: Ian Ray Date: Wed, 25 Apr 2018 14:57:00 +0000 (+0200) Subject: board: ge: bx50v3: fix display support for b{46}50v3 X-Git-Tag: v2018.07-rc1~133^2~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70168a736687f09de00ad965593041232c2f3db1;p=platform%2Fkernel%2Fu-boot.git board: ge: bx50v3: fix display support for b{46}50v3 Enable Video PLL to fix non-working display support for Bx50v3 internal displays. Signed-off-by: Ian Ray Signed-off-by: Nandor Han Signed-off-by: Sebastian Reichel --- diff --git a/board/ge/bx50v3/bx50v3.c b/board/ge/bx50v3/bx50v3.c index be6a9fc..478699a 100644 --- a/board/ge/bx50v3/bx50v3.c +++ b/board/ge/bx50v3/bx50v3.c @@ -492,6 +492,8 @@ static void setup_display_bx50v3(void) struct mxc_ccm_reg *mxc_ccm = (struct mxc_ccm_reg *)CCM_BASE_ADDR; struct iomuxc *iomux = (struct iomuxc *)IOMUXC_BASE_ADDR; + enable_videopll(); + /* When a reset/reboot is performed the display power needs to be turned * off for atleast 500ms. The boot time is ~300ms, we need to wait for * an additional 200ms here. Unfortunately we use external PMIC for