public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Gao <eric.gao@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] rockchip: configs: Enable mipi dsi for rk3399
Date: Mon, 10 Apr 2017 10:41:49 +0800	[thread overview]
Message-ID: <1491792109-14948-6-git-send-email-eric.gao@rock-chips.com> (raw)
In-Reply-To: <1491792109-14948-1-git-send-email-eric.gao@rock-chips.com>

Enable mipi dsi by default for rk3399-evb board

Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
---

 configs/evb-rk3399_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/configs/evb-rk3399_defconfig b/configs/evb-rk3399_defconfig
index aac6d2d..f41cbf9 100644
--- a/configs/evb-rk3399_defconfig
+++ b/configs/evb-rk3399_defconfig
@@ -64,3 +64,9 @@ CONFIG_PMIC_CHILDREN=y
 CONFIG_SPL_PMIC_CHILDREN=y
 CONFIG_PMIC_RK808=y
 CONFIG_REGULATOR_RK808=y
+CONFIG_DM_VIDEO=y
+CONFIG_DM_PWM=y
+CONFIG_PWM_ROCKCHIP=y
+CONFIG_DISPLAY=y
+CONFIG_VIDEO_ROCKCHIP=y
+CONFIG_DISPLAY_MIPI=y
-- 
1.9.1

      parent reply	other threads:[~2017-04-10  2:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10  2:41 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-10  2:41 ` [U-Boot] [PATCH 1/5] rockchip: i2c: Enable i2c for rk3399 Eric Gao
2017-04-10  2:41 ` [U-Boot] [PATCH 2/5] rockchip: pmic: Enable RK808 for rk3399 evb Eric Gao
2017-04-11 13:55   ` Simon Glass
2017-04-14 10:15     ` Simon Glass
2017-04-10  2:41 ` [U-Boot] [PATCH 3/5] rockchip: video: Add mipi dsi driver for rk3399 Eric Gao
2017-04-11 13:55   ` Simon Glass
2017-04-10  2:41 ` [U-Boot] [PATCH 4/5] rockchip: dts: Add mipi dsi support " Eric Gao
2017-04-11 13:55   ` Simon Glass
2017-04-10  2:41 ` Eric Gao [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1491792109-14948-6-git-send-email-eric.gao@rock-chips.com \
    --to=eric.gao@rock-chips.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox