[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <05ba89d5-3f1d-7f57-d5ae-685198dde01d@quicinc.com>
Date: Wed, 2 Jul 2025 17:09:40 +0530
From: Vikash Garodia <quic_vgarodia@...cinc.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
Dikshita Agarwal
<quic_dikshita@...cinc.com>,
Abhinav Kumar <abhinav.kumar@...ux.dev>,
"Bryan
O'Donoghue" <bryan.odonoghue@...aro.org>,
Mauro Carvalho Chehab
<mchehab@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
CC: <linux-media@...r.kernel.org>, <linux-arm-msm@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 2/5] media: iris: register and configure non-pixel node
as platform device
On 7/2/2025 4:34 PM, Krzysztof Kozlowski wrote:
> On 27/06/2025 17:48, Vikash Garodia wrote:
>>
>> +static int iris_init_non_pixel_node(struct iris_core *core)
>> +{
>> + struct platform_device_info info;
>> + struct platform_device *pdev;
>> + struct device_node *np_node;
>> + int ret;
>> +
>> + np_node = of_get_child_by_name(core->dev->of_node, "non_pixel");
>
> Never tested.
Yes, thats correct, but it have been sorted out now.
>
> Best regards,
> Krzysztof
Powered by blists - more mailing lists