On Mon, 12 Nov 2018 16:23:39 +0100, Benjamin Gaignard wrote: > Add bindings for STM32 hardware spinlock device > > Signed-off-by: Benjamin Gaignard <[email protected]> > --- > version 3 : > - fix clock name in properties description > version 2 : > - change clock name from hwspinlock to hsem to be align with hardware > documentation > > .../bindings/hwlock/st,stm32-hwspinlock.txt | 23 > ++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/hwlock/st,stm32-hwspinlock.txt >
Reviewed-by: Rob Herring <[email protected]>

