Re: [PATCH v6 14/14] arm64: dts: qcom: glymur-crd: Enable iris video codec node
From: Vishnu Reddy
Date: Tue May 26 2026 - 07:22:47 EST
On 5/17/2026 11:42 PM, Dmitry Baryshkov wrote:
> On Fri, May 15, 2026 at 04:51:29PM +0530, Vishnu Reddy wrote:
>> The iris hardware block is described in the glymur SoC DTSI, and enabling
>> it here allows the media iris driver to probe and use the video codec
>> functionality.
>>
>> Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>
>> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
>> Signed-off-by: Vishnu Reddy <busanna.reddy@xxxxxxxxxxxxxxxx>
>> ---
>> arch/arm64/boot/dts/qcom/glymur-crd.dts | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/glymur-crd.dts b/arch/arm64/boot/dts/qcom/glymur-crd.dts
>> index 35aaf09e4e2b..8d6ea857634b 100644
>> --- a/arch/arm64/boot/dts/qcom/glymur-crd.dts
>> +++ b/arch/arm64/boot/dts/qcom/glymur-crd.dts
>> @@ -198,6 +198,10 @@ ptn3222_1: redriver@47 {
>> };
>> };
>>
>> +&iris {
>> + status = "okay";
> Could you please make life of distributions easier and include
> firmware-name here?
Ack.
>> +};
>> +
>> &mdss {
>> status = "okay";
>> };
>>
>> --
>> 2.34.1
>>