Re: [PATCH] dt-bindings: Fix missing '/schemas' in $ref paths
From: Jakub Kicinski
Date: Fri Mar 25 2022 - 19:48:08 EST
On Fri, 25 Mar 2022 16:56:52 -0500 Rob Herring wrote:
> Absolute paths in $ref should always begin with '/schemas'. The tools
> mostly work with it omitted, but for correctness the path should be
> everything except the hostname as that is taken from the schema's $id
> value. This scheme is defined in the json-schema spec.
>
> Cc: Hector Martin <marcan@xxxxxxxxx>
> Cc: Sven Peter <sven@xxxxxxxxxxxxx>
> Cc: Andrew Lunn <andrew@xxxxxxx>
> Cc: Vivien Didelot <vivien.didelot@xxxxxxxxx>
> Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Cc: Vladimir Oltean <olteanv@xxxxxxxxx>
> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
> Cc: Jakub Kicinski <kuba@xxxxxxxxxx>
Acked-by: Jakub Kicinski <kuba@xxxxxxxxxx>