public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jagan Teki <jteki@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/6] video: Kconfig: Add VIDEO_IPV3 entry
Date: Thu, 13 Oct 2016 08:16:53 +0530	[thread overview]
Message-ID: <1476326818-8654-2-git-send-email-jteki@openedev.com> (raw)
In-Reply-To: <1476326818-8654-1-git-send-email-jteki@openedev.com>

From: Jagan Teki <jagan@amarulasolutions.com>

Added kconfig entry for CONFIG_VIDEO_IPV3 driver.

Cc: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Matteo Lisi <matteo.lisi@engicam.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 drivers/video/Kconfig | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 8361a71..4cf95e1 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -337,6 +337,13 @@ config VIDEO_LCD_SPI_MISO
 	option takes a string in the format understood by 'name_to_gpio'
 	function, e.g. PH1 for pin 1 of port H.
 
+config VIDEO_IPUV3
+	bool "i.MX IPUv3 Core video support"
+	depends on MX6
+	help
+	  This enables framebuffer driver for i.MX processors working
+	  on the IPUv3(Image Processing Unit) internal graphic processor.
+
 config VIDEO_MVEBU
 	bool "Armada XP LCD controller"
 	default n
-- 
2.7.4

  reply	other threads:[~2016-10-13  2:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13  2:46 [U-Boot] [PATCH v2 0/6] imx6: icorem6: Add framebuffer support Jagan Teki
2016-10-13  2:46 ` Jagan Teki [this message]
2016-10-13  2:46 ` [U-Boot] [PATCH v2 2/6] Move CONFIG_VIDEO_IPUV3 to defconfig Jagan Teki
2016-10-13 14:10   ` Soeren Moch
2016-10-13  2:46 ` [U-Boot] [PATCH v2 3/6] imx6: icorem6: Add framebuffer support Jagan Teki
2016-10-13  2:46 ` [U-Boot] [PATCH v2 4/6] imx6: icorem6: Add custom splashscreen support Jagan Teki
2016-10-13  2:46 ` [U-Boot] [PATCH v2 5/6] Define/Move CONFIG_CMD_BMP to defconfig Jagan Teki
2016-10-13 13:09   ` Tom Rini
2016-10-13  2:46 ` [U-Boot] [PATCH v2 6/6] defconfig: icorem6: Enable CONFIG_CMD_BMP Jagan Teki
2016-10-13 13:06 ` [U-Boot] [PATCH v2 0/6] imx6: icorem6: Add framebuffer support Tom Rini
2016-10-13 13:20   ` Jagan Teki
2016-10-13 13:23     ` Tom Rini

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=1476326818-8654-2-git-send-email-jteki@openedev.com \
    --to=jteki@openedev.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