* [PATCH] arm64: dts: qcom: sc7280: drop video decoder and encoder nodes
@ 2025-03-03 11:01 Vikash Garodia
2025-03-03 11:36 ` Krzysztof Kozlowski
0 siblings, 1 reply; 4+ messages in thread
From: Vikash Garodia @ 2025-03-03 11:01 UTC (permalink / raw)
To: cros-qcom-dts-watchers, Bjorn Andersson, Konrad Dybcio,
Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel, Vikash Garodia
Decoder and encoder nodes are already deprecated from bindings. Update
the venus node to align with bindings.
Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com>
---
arch/arm64/boot/dts/qcom/sc7280.dtsi | 8 --------
1 file changed, 8 deletions(-)
diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi
index 0f2caf36910b65c398c9e03800a8ce0a8a1f8fc7..31abb2b9555f37ecc9c7753509e95acd57acf015 100644
--- a/arch/arm64/boot/dts/qcom/sc7280.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi
@@ -4301,14 +4301,6 @@ venus: video-codec@aa00000 {
status = "disabled";
- video-decoder {
- compatible = "venus-decoder";
- };
-
- video-encoder {
- compatible = "venus-encoder";
- };
-
venus_opp_table: opp-table {
compatible = "operating-points-v2";
---
base-commit: d98e9213a768a3cc3a99f5e1abe09ad3baff2104
change-id: 20250303-b4-media-79ff0738b9cf
Best regards,
--
Vikash Garodia <quic_vgarodia@quicinc.com>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sc7280: drop video decoder and encoder nodes
2025-03-03 11:01 [PATCH] arm64: dts: qcom: sc7280: drop video decoder and encoder nodes Vikash Garodia
@ 2025-03-03 11:36 ` Krzysztof Kozlowski
2025-03-03 11:59 ` Vikash Garodia
0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2025-03-03 11:36 UTC (permalink / raw)
To: Vikash Garodia, cros-qcom-dts-watchers, Bjorn Andersson,
Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel
On 03/03/2025 12:01, Vikash Garodia wrote:
> Decoder and encoder nodes are already deprecated from bindings. Update
Deprecated since when? commit or release.
> the venus node to align with bindings.
Since which release kernel does not rely on these?
>
> Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com>
> ---
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 8 --------
> 1 file changed, 8 deletions(-)
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sc7280: drop video decoder and encoder nodes
2025-03-03 11:36 ` Krzysztof Kozlowski
@ 2025-03-03 11:59 ` Vikash Garodia
2025-03-03 12:12 ` Krzysztof Kozlowski
0 siblings, 1 reply; 4+ messages in thread
From: Vikash Garodia @ 2025-03-03 11:59 UTC (permalink / raw)
To: Krzysztof Kozlowski, cros-qcom-dts-watchers, Bjorn Andersson,
Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel
On 3/3/2025 5:06 PM, Krzysztof Kozlowski wrote:
> On 03/03/2025 12:01, Vikash Garodia wrote:
>> Decoder and encoder nodes are already deprecated from bindings. Update
>
> Deprecated since when? commit or release.
commit - 459997e8990d9cdf7fb126057c31ec0ca8ff66ca
https://lore.kernel.org/all/20241230-media-staging-24-11-25-rb3-hw-compat-string-v6-3-a4d5070d3aaa@linaro.org/
>> the venus node to align with bindings.
>
> Since which release kernel does not rely on these?
I can see in 6.14-rc1
Regards,
Vikash
>>
>> Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com>
>> ---
>> arch/arm64/boot/dts/qcom/sc7280.dtsi | 8 --------
>> 1 file changed, 8 deletions(-)
>
> Best regards,
> Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sc7280: drop video decoder and encoder nodes
2025-03-03 11:59 ` Vikash Garodia
@ 2025-03-03 12:12 ` Krzysztof Kozlowski
0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2025-03-03 12:12 UTC (permalink / raw)
To: Vikash Garodia, cros-qcom-dts-watchers, Bjorn Andersson,
Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel
On 03/03/2025 12:59, Vikash Garodia wrote:
>
> On 3/3/2025 5:06 PM, Krzysztof Kozlowski wrote:
>> On 03/03/2025 12:01, Vikash Garodia wrote:
>>> Decoder and encoder nodes are already deprecated from bindings. Update
>>
>> Deprecated since when? commit or release.
> commit - 459997e8990d9cdf7fb126057c31ec0ca8ff66ca
>
> https://lore.kernel.org/all/20241230-media-staging-24-11-25-rb3-hw-compat-string-v6-3-a4d5070d3aaa@linaro.org/
>
>>> the venus node to align with bindings.
>>
>> Since which release kernel does not rely on these?
> I can see in 6.14-rc1
>
Then both or at least the second part should be in the commit msg.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-03-03 12:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-03 11:01 [PATCH] arm64: dts: qcom: sc7280: drop video decoder and encoder nodes Vikash Garodia
2025-03-03 11:36 ` Krzysztof Kozlowski
2025-03-03 11:59 ` Vikash Garodia
2025-03-03 12:12 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox