On Mon, 4 May 2020 12:00:03 +0530, Sivaprakash Murugesan wrote: > This patch adds schema for primary CPU PLL found on few Qualcomm > platforms. > > Signed-off-by: Sivaprakash Murugesan <sivaprak@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,a53pll.txt | 22 ------------ > .../devicetree/bindings/clock/qcom,a53pll.yaml | 40 ++++++++++++++++++++++ > 2 files changed, 40 insertions(+), 22 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,a53pll.txt > create mode 100644 Documentation/devicetree/bindings/clock/qcom,a53pll.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>