mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Renjiang Han <quic_renjiang@quicinc.com>,
	Vikash Garodia <quic_vgarodia@quicinc.com>,
	Dikshita Agarwal <quic_dikshita@quicinc.com>,
	Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v8 2/3] arm64: dts: qcom: qcs615: add venus node to devicetree
Date: Fri, 30 May 2025 12:51:26 +0200	[thread overview]
Message-ID: <0f855d7e-a85d-4fcb-aa6f-6254b509e259@oss.qualcomm.com> (raw)
In-Reply-To: <20250530-add-venus-for-qcs615-v8-2-c0092ac616d0@quicinc.com>

On 5/30/25 6:02 AM, Renjiang Han wrote:
> Add the venus node to the devicetree for the qcs615 platform to enable
> video functionality. The qcs615 platform currently lacks video
> functionality due to the absence of the venus node. Fallback to sc7180 due
> to the same video core.
> 
> Signed-off-by: Renjiang Han <quic_renjiang@quicinc.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad

  reply	other threads:[~2025-05-30 10:51 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-30  4:02 [PATCH v8 0/3] media: venus: enable venus on qcs615 Renjiang Han
2025-05-30  4:02 ` [PATCH v8 1/3] media: venus: pm_helpers: use opp-table for the frequency Renjiang Han
2025-05-30 20:26   ` Dmitry Baryshkov
2025-06-03  2:31     ` Renjiang Han
2025-05-31 11:11   ` Konrad Dybcio
2025-06-06  7:12     ` Renjiang Han
2025-05-30  4:02 ` [PATCH v8 2/3] arm64: dts: qcom: qcs615: add venus node to devicetree Renjiang Han
2025-05-30 10:51   ` Konrad Dybcio [this message]
2025-05-30  4:02 ` [PATCH v8 3/3] arm64: dts: qcom: qcs615-ride: enable venus node to initialize video codec Renjiang Han
2025-05-30 20:31   ` Dmitry Baryshkov
2025-05-31  0:07     ` Renjiang Han
2025-06-02  6:14       ` Dmitry Baryshkov
2025-05-30 12:52 ` [PATCH v8 0/3] media: venus: enable venus on qcs615 Rob Herring (Arm)
2025-05-30 20:27 ` Dmitry Baryshkov
2025-05-31  0:05   ` Renjiang Han
2025-06-02  6:16     ` Dmitry Baryshkov
2025-06-05 11:24       ` Renjiang Han
2025-06-05 11:46         ` Dmitry Baryshkov
2025-06-05 12:13       ` Krzysztof Kozlowski
2025-06-05 12:30         ` Dmitry Baryshkov
2025-06-05 12:33           ` Krzysztof Kozlowski
2025-06-05 12:40             ` Bryan O'Donoghue
2025-06-05 16:02               ` Dmitry Baryshkov
2025-06-05 16:39                 ` Bryan O'Donoghue
2025-06-05 16:40                   ` Dmitry Baryshkov
2025-06-05 17:12                 ` Krzysztof Kozlowski
2025-06-05 17:13                   ` Dmitry Baryshkov
2025-06-06  3:52               ` Renjiang Han
2025-06-06  7:51                 ` Renjiang Han
2025-06-06  7:54                   ` Krzysztof Kozlowski
2025-06-07  2:08                     ` Dmitry Baryshkov
2025-06-05 12:34     ` Bryan O'Donoghue
2025-06-06 12:37       ` Renjiang Han
2025-06-06 12:44         ` Krzysztof Kozlowski
2025-06-06 12:51           ` Renjiang Han
2025-06-06 12:56             ` Krzysztof Kozlowski
2025-06-06 13:32               ` Renjiang Han
2025-06-06 14:53                 ` Bryan O'Donoghue
2025-06-06 15:35                   ` Vikash Garodia
2025-06-07  2:13                   ` Dmitry Baryshkov
2025-06-07  2:31                     ` Renjiang Han
2025-06-07  9:16                     ` Bryan O'Donoghue
2025-06-07 10:32                       ` Dmitry Baryshkov
2025-06-07  9:46                 ` Krzysztof Kozlowski
2025-06-11 15:06                   ` Konrad Dybcio

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=0f855d7e-a85d-4fcb-aa6f-6254b509e259@oss.qualcomm.com \
    --to=konrad.dybcio@oss.qualcomm.com \
    --cc=andersson@kernel.org \
    --cc=bryan.odonoghue@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=quic_dikshita@quicinc.com \
    --cc=quic_renjiang@quicinc.com \
    --cc=quic_vgarodia@quicinc.com \
    --cc=robh@kernel.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

all inboxes | Powered by JetHome®