dt-bindings: net: dsa: Fix JSON pointer references
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2023 20:32:03 +0000 (14:32 -0600)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 20 Jul 2023 09:56:37 +0000 (11:56 +0200)
commitcf3e913bf41d4aa4b89d8f1323ee8371be912261
treeb048a702ad23cb9cae78e8d7fd4a2c230ae9cb31
parent2d6d7d6ce257e3ea00e1524fdb138a3201df46ed
dt-bindings: net: dsa: Fix JSON pointer references

A JSON pointer reference to the entire document must not have a trailing
"/" and should be just a "#". The existing jsonschema package allows
these, but changes in 4.18 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/20230718203202.1761304-1-robh@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/devicetree/bindings/net/dsa/dsa.yaml