[PATCH 3/3] arm64: dts: qcom: hamoa-iot-evk: enable video

Wangao Wang posted 3 patches 1 month ago
[PATCH 3/3] arm64: dts: qcom: hamoa-iot-evk: enable video
Posted by Wangao Wang 1 month ago
Enable Iris video codec on the hamoa-iot-evk board.

Signed-off-by: Wangao Wang <quic_wangaow@quicinc.com>
---
 arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts b/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
index b1a8380d6639778b0201b49f217459da496883ea..8eafc6ae60bf77e34e8ca0586d86e69e3a190e9d 100644
--- a/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
+++ b/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
@@ -767,6 +767,10 @@ retimer_ss1_con_sbu_out: endpoint {
 	};
 };
 
+&iris {
+	status = "okay";
+};
+
 &lpass_tlmm {
 	spkr_01_sd_n_active: spkr-01-sd-n-active-state {
 		pins = "gpio12";

-- 
2.34.1
Re: [PATCH 3/3] arm64: dts: qcom: hamoa-iot-evk: enable video
Posted by Krzysztof Kozlowski 4 weeks, 1 day ago
On 03/09/2025 10:27, Wangao Wang wrote:
> Enable Iris video codec on the hamoa-iot-evk board.
> 
> Signed-off-by: Wangao Wang <quic_wangaow@quicinc.com>
> ---
>  arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts | 4 ++++
>  1 file changed, 4 insertions(+)

There is no such file!

Really, again you send something completely out of the blue, untestable,
unmergeable, without ANY explanation in cover letter.

We already gave feedback on this two weeks ago!

Best regards,
Krzysztof