On Sun, 1 Sep 2019 23:14:07 +0530, Sibi Sankar wrote: > Convert PDC Global bindings to yaml and add SC7180 PDC global to the list > of possible bindings. > > Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx> > --- > .../bindings/reset/qcom,pdc-global.txt | 52 ------------------- > .../bindings/reset/qcom,pdc-global.yaml | 47 +++++++++++++++++ > 2 files changed, 47 insertions(+), 52 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/qcom,pdc-global.txt > create mode 100644 Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>