From: Bryan O'Donoghue <pure.logic@nexus-software.ie>
To: "Milen Mitkov (Consultant)" <quic_mmitkov@quicinc.com>,
Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org,
robert.foss@linaro.org, akapatra@quicinc.com, jzala@quicinc.com,
todor.too@gmail.com, hverkuil@xs4all.nl
Cc: agross@kernel.org, konrad.dybcio@somainline.org,
mchehab@kernel.org, cgera@qti.qualcomm.com, gchinnab@quicinc.com,
ayasan@qti.qualcomm.com, laurent.pinchart@ideasonboard.com
Subject: Re: [PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
Date: Thu, 5 Jan 2023 18:43:34 +0000 [thread overview]
Message-ID: <4c822211-ef91-416d-2363-cd0022a417af@nexus-software.ie> (raw)
In-Reply-To: <a4b0ad23-c003-b2a5-acda-07164048673a@quicinc.com>
On 05/01/2023 08:37, Milen Mitkov (Consultant) wrote:
> On 09/12/2022 18:17, Bryan O'Donoghue wrote:
>> On 09/12/2022 09:40, quic_mmitkov@quicinc.com wrote:
>>> From: Milen Mitkov <quic_mmitkov@quicinc.com>
>>>
>>> For v7:
>>> - Fix an issue with output state for different versions of the IFE
>>> hardware (for platforms different from QRB5, e.g. QRB3).
>>>
>>
>> Yep.
>>
>> Working for me on rb3 now and thank you for updating the git commit in
>> patch #4.
>>
>> Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
>> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
>>
>> for the series.
>>
>> ---
>> bod
>
>
> Hi Bryan, Robert, Hans and others,
>
>
> Happy New Year!
>
> Is there anything else I can/need to do to speed up the merging process
> of this series?
>
>
> Thanks,
>
> Milen
>
I don't think so.
Is everything still working on linux-next ?
e45fb347b630e...cc3c08b41a9c9 master -> linux-next/master
next prev parent reply other threads:[~2023-01-05 18:43 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-09 9:40 [PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250 quic_mmitkov
2022-12-09 9:40 ` [PATCH v7 1/4] media: camss: sm8250: Virtual channels for CSID quic_mmitkov
2022-12-09 9:40 ` [PATCH v7 2/4] media: camss: vfe: Reserve VFE lines on stream start and link to CSID quic_mmitkov
2022-12-09 9:40 ` [PATCH v7 3/4] media: camss: vfe-480: Multiple outputs support for SM8250 quic_mmitkov
2022-12-09 9:40 ` [PATCH v7 4/4] media: camss: sm8250: Pipeline starting and stopping for multiple virtual channels quic_mmitkov
2022-12-09 16:17 ` [PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250 Bryan O'Donoghue
2023-01-05 8:37 ` Milen Mitkov (Consultant)
2023-01-05 18:43 ` Bryan O'Donoghue [this message]
2023-01-06 9:49 ` Milen Mitkov (Consultant)
2023-01-08 2:53 ` Laurent Pinchart
2023-01-08 2:51 ` Laurent Pinchart
2023-01-08 2:54 ` Laurent Pinchart
2023-01-10 10:25 ` Milen Mitkov (Consultant)
2023-01-31 9:00 ` Milen Mitkov (Consultant)
2023-02-20 12:18 ` Milen Mitkov (Consultant)
2023-02-20 12:26 ` Bryan O'Donoghue
2023-02-21 8:44 ` Milen Mitkov (Consultant)
2023-03-31 6:20 ` Azam Sadiq Pasha Kapatrala Syed
2023-03-31 8:07 ` Bryan O'Donoghue
[not found] ` <7b3cb8a6-8306-f001-5701-af3b482421e9@quicinc.com>
2023-04-03 9:16 ` Bryan O'Donoghue
2023-04-03 9:20 ` Milen Mitkov (Consultant)
2023-04-03 9:36 ` Bryan O'Donoghue
2023-04-03 11:01 ` Milen Mitkov (Consultant)
2023-04-03 12:10 ` Bryan O'Donoghue
2023-04-03 12:16 ` Milen Mitkov (Consultant)
2023-04-04 0:06 ` Bryan O'Donoghue
[not found] <458d2d7d-74bd-dcb0-6cb7-74fe6e527131@linaro.org>
[not found] ` <c8420c54-4f2b-c259-c5c3-29078ac0c9e6@linaro.org>
2023-04-07 15:14 ` Azam Sadiq Pasha Kapatrala Syed
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=4c822211-ef91-416d-2363-cd0022a417af@nexus-software.ie \
--to=pure.logic@nexus-software.ie \
--cc=agross@kernel.org \
--cc=akapatra@quicinc.com \
--cc=ayasan@qti.qualcomm.com \
--cc=bryan.odonoghue@linaro.org \
--cc=cgera@qti.qualcomm.com \
--cc=gchinnab@quicinc.com \
--cc=hverkuil@xs4all.nl \
--cc=jzala@quicinc.com \
--cc=konrad.dybcio@somainline.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=quic_mmitkov@quicinc.com \
--cc=robert.foss@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox