Re: [PATCH] dt-bindings: fsl: convert fsl,layerscape-scfg to YAML
From: Michael Walle
Date: Sat Apr 23 2022 - 10:06:04 EST
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?
-michael