Re: [PATCH v6 1/6] dt-bindings: spmi: apple,spmi: Add t603x and t8122
Krzysztof Kozlowski <[email protected]>
| Newsgroups | dev.linux.lists.asahi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260818-hysterical-quail-of-youth-44d7c1@quoll> |
On Sun, Aug 16, 2026 at 12:26:21PM +0200, Sasha Finkelstein wrote: > Add t603x and t8122 compatibles, interrupt support, and support for > SPMI controllers that are not always-on. > > Keeping the "interrupt-controller" property as optional, as taking the > j514c as an example, we only need this functionality on 3 out of 10 > SPMI controllers present on this SoC. Should be required for the new devices and disallowed for all others, if it is not present there - both in allOf:if:then: blocks after "required:". Best regards, Krzysztof