On Tue, 25 Feb 2020 09:46:24 +0100, Linus Walleij wrote: > This implements the top-level schema for the ARM Versatile > platforms. > > Cc: Sudeep Holla <sudeep.holla@xxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ChangeLog v1->v2: > - Enforce core module to be @10000000 > - Require all three compatibles on the core module > --- > .../bindings/arm/arm,versatile.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/arm,versatile.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>