Re: [PATCH] dt-bindings: firmware: qcom,scm: document Eliza SCM Firmware Interface

From: Abel Vesa

Date: Tue Mar 10 2026 - 06:23:16 EST


On 26-02-23 11:41:31, Krzysztof Kozlowski wrote:
> On Mon, Feb 23, 2026 at 10:42:02AM +0200, Abel Vesa wrote:
> > Document the SCM Firmware Interface on the Eliza SoC.
>
> So different than sm8750? Then you need to explain, because patch looks
> odd (incomplete). Plus I am pretty sure it fails tests on your DTS. The
> point of the bindings in DT schema is to actually use them...

So as discussed off-list, schema doesn't fail with this patch because
interrupts property isn't marked as required. Not sure if it should or
not.

Anyway, I'll add the Eliza compatible to the if-clause for the interrupts
false, just like sm8750 is and that's it for now. And I think then the
commit message will be good enough as is, no explaining necessary.

Thanks for reviewing!