On Thu, Oct 16, 2025 at 10:07:26AM +0800, Liu Ying wrote:
> On 10/15/2025, Rob Herring wrote:
> >> +properties:
> >> + compatible:
> >> + const: fsl,imx95-dc-domainblend
> >> +
> >> + reg:
> >> + maxItems: 1
> >
> > No clocks or other resources?
>
> As patch 39 shows, there are 3 interrupts - domainblend{0,1}_shdload,
> domainblend{0,1}_framecomplete and domainblend{0,1}_seqcomplete.
So they should be here. Just like all other resources, because bindings
should be complete (see writing-bindings doc).
Best regards,
Krzysztof