[PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema
Krzysztof Kozlowski
krzk at kernel.org
Thu Sep 10 14:53:52 EDT 2020
On Thu, 10 Sep 2020 at 20:28, Nishanth Menon <nm at ti.com> wrote:
>
> On 19:57-20200910, Krzysztof Kozlowski wrote:
> [...]
> > + wakeup-source:
> > + $ref: /schemas/types.yaml#/definitions/flag
> > +
> > +patternProperties:
> > + "^(hog-[0-9]+|.+-hog(-[0-9]+)?)$":
>
> I wonder if "hog" is too generic and might clash with "something-hog" in
> the future?
This pattern is already used in
Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml. It will
match only children and so far it did not find any other nodes in ARM
and ARM64 dts. I don't expect clashes. Also the question is then - if
one adds a child of GPIO expander named "foobar-hog" and it is not a
GPIO hog, then what is it?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list