public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 2/8] imx: convert pico-imx6 to DM_VIDEO
Date: Tue, 26 May 2020 01:41:31 +0200	[thread overview]
Message-ID: <20200525234137.9985-2-agust@denx.de> (raw)
In-Reply-To: <20200525234137.9985-1-agust@denx.de>

Update defconfig to enable usage of converted ipuv3
driver DM configuration.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
---
 configs/pico-imx6_defconfig | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/configs/pico-imx6_defconfig b/configs/pico-imx6_defconfig
index 0bc7e4fc95..503b47f2b1 100644
--- a/configs/pico-imx6_defconfig
+++ b/configs/pico-imx6_defconfig
@@ -73,5 +73,11 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL"
 CONFIG_USB_GADGET_VENDOR_NUM=0x0525
 CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
 CONFIG_CI_UDC=y
+CONFIG_DM_VIDEO=y
 CONFIG_VIDEO_IPUV3=y
-CONFIG_VIDEO=y
+# CONFIG_BACKLIGHT is not set
+# CONFIG_VIDEO_BPP8 is not set
+# CONFIG_VIDEO_BPP32 is not set
+# CONFIG_VIDEO_ANSI is not set
+# CONFIG_PANEL is not set
+CONFIG_SYS_WHITE_ON_BLACK=y
-- 
2.17.1

  reply	other threads:[~2020-05-25 23:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 23:41 [PATCH 1/8] imx: convert embest boards to DM_VIDEO Anatolij Gustschin
2020-05-25 23:41 ` Anatolij Gustschin [this message]
2020-06-19 13:44   ` [PATCH 2/8] imx: convert pico-imx6 " Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 3/8] imx: convert dms-ba16 boards " Anatolij Gustschin
2020-06-19 13:47   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 4/8] imx: convert cgtqmx6eval board " Anatolij Gustschin
2020-06-19 13:47   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 5/8] imx: convert mx6cuboxi " Anatolij Gustschin
2020-06-19 13:47   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 6/8] imx: convert gwventana " Anatolij Gustschin
2020-06-19 13:48   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 7/8] imx: convert mx51evk " Anatolij Gustschin
2020-06-19 13:48   ` Anatolij Gustschin
2020-05-25 23:41 ` [PATCH 8/8] imx: convert mx53loco " Anatolij Gustschin
2020-05-26  3:27   ` Jason Liu
2020-06-19 13:48   ` Anatolij Gustschin
2020-06-19 13:43 ` [PATCH 1/8] imx: convert embest boards " 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=20200525234137.9985-2-agust@denx.de \
    --to=agust@denx.de \
    --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