public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Igor Opaniuk <igor.opaniuk@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC 4/4] colibri_vf: enable DM_VIDEO
Date: Mon, 10 Jun 2019 14:47:52 +0300	[thread overview]
Message-ID: <20190610114752.29976-5-igor.opaniuk@gmail.com> (raw)
In-Reply-To: <20190610114752.29976-1-igor.opaniuk@gmail.com>

From: Igor Opaniuk <igor.opaniuk@toradex.com>

Enable DM_VIDEO for Colibri VF.

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
---
 configs/colibri_vf_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index 3a267bdbc6..445176aa64 100644
--- a/configs/colibri_vf_defconfig
+++ b/configs/colibri_vf_defconfig
@@ -88,7 +88,7 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x4000
 CONFIG_CI_UDC=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_VIDEO_FSL_DCU_FB=y
-CONFIG_VIDEO=y
+CONFIG_DM_VIDEO=y
 CONFIG_SYS_CONSOLE_FG_COL=0x00
 CONFIG_OF_LIBFDT_OVERLAY=y
 CONFIG_FDT_FIXUP_PARTITIONS=y
-- 
2.17.1

  parent reply	other threads:[~2019-06-10 11:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 11:47 [U-Boot] [RFC 0/4] Convert fsl_dcu_fb to DM_VIDEO Igor Opaniuk
2019-06-10 11:47 ` [U-Boot] [RFC 1/4] video: fsl_dcu_fb: refactor init functions Igor Opaniuk
2019-07-11 14:25   ` Igor Opaniuk
2019-07-11 15:16     ` Oleksandr Suvorov
2019-06-10 11:47 ` [U-Boot] [RFC 2/4] video: fsl_dcu_fb: add DM_VIDEO support Igor Opaniuk
2019-07-11 14:26   ` Igor Opaniuk
2019-07-12 13:32     ` Oleksandr Suvorov
2019-06-10 11:47 ` [U-Boot] [RFC 3/4] ARM: dts: colibri_vf: Add dcu0 node Igor Opaniuk
2019-07-11 14:26   ` Igor Opaniuk
2019-07-12 13:33     ` Oleksandr Suvorov
2019-06-10 11:47 ` Igor Opaniuk [this message]
2019-07-11 14:26   ` [U-Boot] [RFC 4/4] colibri_vf: enable DM_VIDEO Igor Opaniuk
2019-07-12 13:34     ` Oleksandr Suvorov
2019-07-11 14:25 ` [U-Boot] [RFC 0/4] Convert fsl_dcu_fb to DM_VIDEO Igor Opaniuk
2019-07-29  9:19 ` Anatolij Gustschin

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=20190610114752.29976-5-igor.opaniuk@gmail.com \
    --to=igor.opaniuk@gmail.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