[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'

Marek Behún kabel at kernel.org
Mon Feb 28 13:45:34 PST 2022


On Mon, 28 Feb 2022 15:38:02 -0600
Rob Herring <robh at kernel.org> wrote:

> Another pass at removing unnecessary use of 'allOf' with a '$ref'.
> 
> json-schema versions draft7 and earlier have a weird behavior in that
> any keywords combined with a '$ref' are ignored (silently). The correct
> form was to put a '$ref' under an 'allOf'. This behavior is now changed
> in the 2019-09 json-schema spec and '$ref' can be mixed with other
> keywords.

For Documentation/devicetree/bindings/leds/cznic,turris-omnia-leds.yaml

Acked-by: Marek Behún <kabel at kernel.org>



More information about the linux-mtd mailing list