[PATCH 0/3] Convert qcom,hfpll documentation to yaml + related changes

Luca Weiss posted 3 patches 1 year, 12 months ago
There is a newer version of this series
.../devicetree/bindings/clock/qcom,hfpll.txt       | 63 -----------------
.../devicetree/bindings/clock/qcom,hfpll.yaml      | 82 ++++++++++++++++++++++
arch/arm64/boot/dts/qcom/qcs404.dtsi               |  2 +-
drivers/clk/qcom/hfpll.c                           |  6 +-
4 files changed, 87 insertions(+), 66 deletions(-)
[PATCH 0/3] Convert qcom,hfpll documentation to yaml + related changes
Posted by Luca Weiss 1 year, 12 months ago
Finally touch the hfpll doc and convert it to yaml, and do some related
changes along the way.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
Luca Weiss (3):
      dt-bindings: clock: qcom,hfpll: Convert to YAML
      clk: qcom: hfpll: Add QCS404-specific compatible
      arm64: dts: qcom: qcs404: Use specific compatible for hfpll

 .../devicetree/bindings/clock/qcom,hfpll.txt       | 63 -----------------
 .../devicetree/bindings/clock/qcom,hfpll.yaml      | 82 ++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/qcs404.dtsi               |  2 +-
 drivers/clk/qcom/hfpll.c                           |  6 +-
 4 files changed, 87 insertions(+), 66 deletions(-)
---
base-commit: 39676dfe52331dba909c617f213fdb21015c8d10
change-id: 20231231-hfpll-yaml-9266f012365c

Best regards,
-- 
Luca Weiss <luca@z3ntu.xyz>