Re: [PATCH v3 1/5] media: dt-bindings: add non-pixel property in iris schema
From: Krzysztof Kozlowski
Date: Thu Jul 03 2025 - 03:30:09 EST
On 02/07/2025 13:13, Krzysztof Kozlowski wrote:
>> ---
>> .../bindings/media/qcom,sm8550-iris.yaml | 40 ++++++++++++++++++++--
>> 1 file changed, 38 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
>> index c79bf2101812d83b99704f38b7348a9f728dff44..4dda2c9ca1293baa7aee3b9ee10aff38d280fe05 100644
>> --- a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
>> +++ b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
>> @@ -65,10 +65,31 @@ properties:
>> - const: core
>>
>> iommus:
>> + minItems: 1
>> maxItems: 2
>
> No, why hardware suddenly has different amount?
>
>>
>> dma-coherent: true
>>
>> + non-pixel:
>
> Why EXISTING hardware grows?
One more comment here - this entire node is not needed, there is no
device here being described. Just solve the problem in the main device node.
Best regards,
Krzysztof