On Wed, 12 Feb 2020 13:54:19 +0200, Nikolay Borisov wrote: > Add binding for the hwspinlock found on Allwinner A64 SoC. > > Signed-off-by: Nikolay Borisov <nborisov@xxxxxxxx> > --- > > V3: Added #include directive. This makes the patch pass schema validation. > > .../allwinner,sun50i-a64-hwspinlock.yaml | 49 +++++++++++++++++++ > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwlock/allwinner,sun50i-a64-hwspinlock.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>