[PATCH 02/14] dt-bindings: media: add apple,avd
Krzysztof Kozlowski
krzk at kernel.org
Sun Sep 20 03:08:02 PDT 2026
On 20/09/2026 09:53, Sofus Forstreuter wrote:
>>> + interrupts:
>>> + minItems: 2
>>> + items:
>>> + - description: mailbox 0
>>> + - description: mailbox 1
>>> + - description: mailbox 2
>>> + - description: mailbox 3
>>> + - description: flag 0
>>> + - description: flag 1
>>> + - description: DMA status
>>> + description: |
>>> + Notably there are no decode related interrupts. All decode related
>>> + interrupts are sent to the CM3.
>>> +
>>> +required:
>>> + - compatible
>>> + - reg
>>> + - interrupts
>>> + - reg-names
>>> + - iommus
>>> + - power-domains
>>> + - resets
>>> +
>>
>> Why properties are unconstrained per each variant? Why are they flexible?
>>
>
> There is no reason for this. I will remove the unused interrupts.
Hardware should be completely described, so if there are interrupts
there should be here as well. And in DTS. This should not be flexible,
unless hardware actually is flexible (but rarely is).
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list