Re: [PATCH] dt-bindings: remoteproc: Drop redundant $ref of firmware-name property
Martin Blumenstingl <[email protected]> Sun, 12 Jul 2026 17:58:23 +0200
| Newsgroups | org.kernel.vger.linux-remoteproc,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAFBinCDvwvc+qO-_-XUUf9orypOL1XJo+nukC4ZXnB7UtKMj4A@mail.gmail.com> |
On Sun, Jul 12, 2026 at 4:57 PM Krzysztof Kozlowski <[email protected]> wrote: > > The DT schema core defines the type ($ref) of 'firmware-name' property > as string-array, so individual schemas do not need to. They also should > not redefine it to a single string, but instead just set number of > expected firmware names. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]>