Re: [PATCH] dt-bindings: fsl: convert fsl,layerscape-scfg to YAML
From: Krzysztof Kozlowski
Date: Sat Apr 23 2022 - 15:00:10 EST
On 23/04/2022 16:05, Michael Walle wrote:
> Am 2022-04-23 12:17, schrieb Krzysztof Kozlowski:
>
>>> +patternProperties:
>>> + "^interrupt-controller@[a-z0-9]+$":
>>> + $ref: /schemas/interrupt-controller.yaml#
>>
>> Do you have a specific FSL schema (bindings) for the child?
>
> Mh, indeed there is the following binding which I didn't notice
> earlier
> Documentation/devicetree/bindings/interrupt-controller/fsl,ls-extirq.txt
>
> So I guess it has to be converted before this schema?
That would be awesome! :) Skipping the conversion is not a blocker, but
it is easy later to forget to update the reference.
Best regards,
Krzysztof