On Tue, 14 Mar 2023 09:09:06 +0100, Krzysztof Kozlowski wrote: > The qcom,sdx55-apcs-gcc is followed by another compatible (syscon), thus > the 'if' clause must match by contains. > > Fixes: 0d17014e9189 ("dt-bindings: mailbox: Add binding for SDX55 APCS") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>