On Mon, 22 Jun 2020 00:59:53 -0700, Bjorn Andersson wrote: > Migrate the Qualcomm TCSR mutex binding to YAML to allow validation. > > Reviewed-by: Vinod Koul <vkoul@xxxxxxxxxx> > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > > Changes since v1: > - Actually remove the old binding doc > > .../bindings/hwlock/qcom-hwspinlock.txt | 39 -------------- > .../bindings/hwlock/qcom-hwspinlock.yaml | 51 +++++++++++++++++++ > 2 files changed, 51 insertions(+), 39 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.txt > create mode 100644 Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>