On 17.10.2023 00:44, Rob Herring wrote:
The name "base" is misleading as the definition is for a complete schema definition without additional properties allowed, not a "base class". Align the same to be the same as dsa.yaml. This schema file without any
Align the same to be the same -> Align the name to be the same
json pointer path is the base schema which can be extended. There are not yet any references to $defs/base to update. Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
Acked-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx> Arınç