From: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
To: linux-media@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-staging@lists.linux.dev
Cc: Maxime Ripard <mripard@kernel.org>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Chen-Yu Tsai <wens@csie.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Samuel Holland <samuel@sholland.org>,
Paul Kocialkowski <paul.kocialkowski@bootlin.com>,
Hans Verkuil <hverkuil-cisco@xs4all.nl>,
Sakari Ailus <sakari.ailus@linux.intel.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [PATCH v2 0/7] media: sunxi: Add a Kconfig dependencies on RESET_CONTROLLER
Date: Thu, 25 Aug 2022 12:20:28 +0200 [thread overview]
Message-ID: <20220825102035.419087-1-paul.kocialkowski@bootlin.com> (raw)
Changes since v1:
- Added collected tag;
- Added cedrus to the list of drivers to fix;
- Added fixes tags on all commits as requested.
Paul Kocialkowski (7):
media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on
RESET_CONTROLLER
media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER
media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER
media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER
media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER
media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER
drivers/media/platform/sunxi/sun4i-csi/Kconfig | 2 +-
drivers/media/platform/sunxi/sun6i-csi/Kconfig | 2 +-
drivers/media/platform/sunxi/sun6i-mipi-csi2/Kconfig | 2 +-
drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig | 2 +-
drivers/media/platform/sunxi/sun8i-di/Kconfig | 2 +-
drivers/media/platform/sunxi/sun8i-rotate/Kconfig | 2 +-
drivers/staging/media/sunxi/cedrus/Kconfig | 1 +
7 files changed, 7 insertions(+), 6 deletions(-)
--
2.37.1
next reply other threads:[~2022-08-25 10:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-25 10:20 Paul Kocialkowski [this message]
2022-08-25 10:20 ` [PATCH v2 1/7] media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER Paul Kocialkowski
2022-08-25 10:20 ` [PATCH v2 2/7] media: sun8i-a83t-mipi-csi2: " Paul Kocialkowski
2022-08-25 10:20 ` [PATCH v2 3/7] media: sun6i-csi: " Paul Kocialkowski
2022-08-25 10:20 ` [PATCH v2 4/7] media: sun4i-csi: " Paul Kocialkowski
2022-08-25 10:20 ` [PATCH v2 5/7] media: sun8i-di: " Paul Kocialkowski
2022-08-25 10:20 ` [PATCH v2 6/7] media: sun8i-rotate: " Paul Kocialkowski
2022-08-25 10:20 ` [PATCH v2 7/7] media: cedrus: " Paul Kocialkowski
2022-08-25 20:33 ` [PATCH v2 0/7] media: sunxi: Add a Kconfig dependencies " Jernej Škrabec
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=20220825102035.419087-1-paul.kocialkowski@bootlin.com \
--to=paul.kocialkowski@bootlin.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=jernej.skrabec@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=linux-sunxi@lists.linux.dev \
--cc=mchehab@kernel.org \
--cc=mripard@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=samuel@sholland.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=wens@csie.org \
/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