All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jack Zhu <jack.zhu@starfivetech.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Robert Foss <rfoss@kernel.org>, Todor Tomov <todor.too@gmail.com>,
	bryan.odonoghue@linaro.org, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-staging@lists.linux.dev,
	changhuang.liang@starfivetech.com
Subject: Re: [PATCH v8 0/8] Add StarFive Camera Subsystem driver
Date: Thu, 24 Aug 2023 13:37:29 +0200	[thread overview]
Message-ID: <2023082436-spendable-reshuffle-878d@gregkh> (raw)
In-Reply-To: <20230824080109.89613-1-jack.zhu@starfivetech.com>

On Thu, Aug 24, 2023 at 04:01:01PM +0800, Jack Zhu wrote:
> Hi,
> 
> This series is the v8 series that attempts to support the Camera Subsystem
> found on StarFive JH7110 SoC.

I don't see anything here about why this is in drivers/staging/media/
now and not just in drivers/media/.  What is preventing this to be put
into the correct place to start with?  What needs to be done to the code
to get it out of drivers/staging/media/ and who is going to do that
work?

thanks,

greg k-h

  parent reply	other threads:[~2023-08-24 11:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-24  8:01 [PATCH v8 0/8] Add StarFive Camera Subsystem driver Jack Zhu
2023-08-24  8:01 ` [PATCH v8 1/8] media: dt-bindings: Add JH7110 Camera Subsystem Jack Zhu
2023-08-24  8:01 ` [PATCH v8 2/8] media: admin-guide: Add starfive_camss.rst for Starfive " Jack Zhu
2023-08-24  8:01 ` [PATCH v8 3/8] media: staging: media: starfive: camss: Add core driver Jack Zhu
2023-08-24 18:31   ` Christophe JAILLET
2023-08-25 10:44     ` Jack Zhu
2023-08-25 21:44       ` Christophe JAILLET
2023-08-30 10:41   ` Hans Verkuil
2023-08-30 10:44   ` Hans Verkuil
2023-08-24  8:01 ` [PATCH v8 4/8] media: staging: media: starfive: camss: Add video driver Jack Zhu
2023-08-24  8:01 ` [PATCH v8 5/8] media: staging: media: starfive: camss: Add ISP driver Jack Zhu
2023-08-24  8:01 ` [PATCH v8 6/8] media: staging: media: starfive: camss: Add capture driver Jack Zhu
2023-08-24  8:01 ` [PATCH v8 7/8] media: staging: media: starfive: camss: Add interrupt handling Jack Zhu
2023-08-24  8:01 ` [PATCH v8 8/8] media: staging: media: starfive: camss: Register devices Jack Zhu
2023-08-24 11:37 ` Greg Kroah-Hartman [this message]
2023-08-24 12:23   ` [PATCH v8 0/8] Add StarFive Camera Subsystem driver Jack Zhu
2023-08-24 13:08     ` Greg Kroah-Hartman
2023-08-24 13:34       ` Laurent Pinchart
2023-08-25  9:56         ` Jack Zhu
2023-08-25  9:57       ` Jack Zhu
2023-08-30 10:30 ` Hans Verkuil

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=2023082436-spendable-reshuffle-878d@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=bryan.odonoghue@linaro.org \
    --cc=changhuang.liang@starfivetech.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=jack.zhu@starfivetech.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=rfoss@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=todor.too@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.