linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jacopo Mondi <jacopo+renesas@jmondi.org>
To: hverkuil@xs4all.nl, mchehab@kernel.org,
	ysato@users.sourceforge.jp, dalias@libc.org
Cc: Jacopo Mondi <jacopo+renesas@jmondi.org>,
	linux-renesas-soc@vger.kernel.org, linux-media@vger.kernel.org,
	linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 6/9] sh: defconfig: se7724: Enable CEU and sensor driver
Date: Wed,  4 Jul 2018 12:15:43 +0200	[thread overview]
Message-ID: <1530699346-3235-7-git-send-email-jacopo+renesas@jmondi.org> (raw)
In-Reply-To: <1530699346-3235-1-git-send-email-jacopo+renesas@jmondi.org>

Enable the new renesas-ceu driver and drivers for the OV7720
image sensor installed on SE7724 development board.

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
---
 arch/sh/configs/se7724_defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/sh/configs/se7724_defconfig b/arch/sh/configs/se7724_defconfig
index 15f1139..02c35fc1 100644
--- a/arch/sh/configs/se7724_defconfig
+++ b/arch/sh/configs/se7724_defconfig
@@ -59,6 +59,11 @@ CONFIG_SPI=y
 CONFIG_SPI_BITBANG=y
 # CONFIG_HWMON is not set
 CONFIG_MEDIA_SUPPORT=y
+CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_VIDEO_RENESAS_CEU=y
+# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
+CONFIG_VIDEO_OV772X=y
 CONFIG_FB=y
 CONFIG_FB_SH_MOBILE_LCDC=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
-- 
2.7.4


  parent reply	other threads:[~2018-07-04 10:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-04 10:15 [PATCH 0/9] sh: Remove soc_camera from defconfigs Jacopo Mondi
2018-07-04 10:15 ` [PATCH 1/9] sh: defconfig: migor: Update defconfig Jacopo Mondi
2018-07-04 11:08   ` Geert Uytterhoeven
2018-07-04 11:52     ` jacopo mondi
2018-07-04 11:54       ` Geert Uytterhoeven
2018-07-24 21:49   ` Mauro Carvalho Chehab
2018-08-13 14:20     ` jacopo mondi
2018-07-04 10:15 ` [PATCH 2/9] sh: defconfig: migor: Enable CEU and sensor drivers Jacopo Mondi
2018-07-04 10:15 ` [PATCH 3/9] sh: defconfig: ecovec: Update defconfig Jacopo Mondi
2018-07-04 10:15 ` [PATCH 4/9] sh: defconfig: ecovec: Enable CEU and video drivers Jacopo Mondi
2018-07-04 10:15 ` [PATCH 5/9] sh: defconfig: se7724: Update defconfig Jacopo Mondi
2018-07-04 10:15 ` Jacopo Mondi [this message]
2018-07-04 10:15 ` [PATCH 7/9] sh: defconfig: ap325rxa: " Jacopo Mondi
2018-07-04 10:15 ` [PATCH 8/9] sh: defconfig: ap325rxa: Enable CEU and sensor driver Jacopo Mondi
2018-07-04 10:15 ` [PATCH 9/9] sh: migor: Remove stale soc_camera include Jacopo Mondi

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=1530699346-3235-7-git-send-email-jacopo+renesas@jmondi.org \
    --to=jacopo+renesas@jmondi.org \
    --cc=dalias@libc.org \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=ysato@users.sourceforge.jp \
    /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;
as well as URLs for NNTP newsgroup(s).