Home
last modified time | relevance | path

Searched hist:"84 ce730f82dfe62f6f3e76b059ce0f7178322fb9" (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dethernet-switch.yamldiff 84ce730f82dfe62f6f3e76b059ce0f7178322fb9 Tue Apr 18 17:06:27 CEST 2023 Rob Herring <robh@kernel.org> dt-bindings: net: ethernet: Fix JSON pointer references

A JSON pointer reference (the part after the "#") must start with a "/".
Conversely, references to the entire document must not have a trailing "/"
and should be just a "#". The existing jsonschema package allows these,
but coming changes make allowed "$ref" URIs stricter and throw errors on
these references.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230418150628.1528480-1-robh@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dethernet-controller.yamldiff 84ce730f82dfe62f6f3e76b059ce0f7178322fb9 Tue Apr 18 17:06:27 CEST 2023 Rob Herring <robh@kernel.org> dt-bindings: net: ethernet: Fix JSON pointer references

A JSON pointer reference (the part after the "#") must start with a "/".
Conversely, references to the entire document must not have a trailing "/"
and should be just a "#". The existing jsonschema package allows these,
but coming changes make allowed "$ref" URIs stricter and throw errors on
these references.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230418150628.1528480-1-robh@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>