On 21/02/2023 18:49, Otto Pflüger wrote: > Add a device tree binding to describe clocks, resets and power domains > provided by the global clock controller on MSM8917 SoCs and the very > similar QM215 SoCs. > > Add the new compatibles to qcom,gcc-msm8909.yaml. There is > no need to create another YAML file because the bindings are identical > (MSM8917 GCC requires the same parent clocks as the MSM8909 GCC). > > Signed-off-by: Otto Pflüger <otto.pflueger@xxxxxxxxx> > --- > .../bindings/clock/qcom,gcc-msm8909.yaml | 13 +- > include/dt-bindings/clock/qcom,gcc-msm8917.h | 190 ++++++++++++++++++ > 2 files changed, 199 insertions(+), 4 deletions(-) > create mode 100644 include/dt-bindings/clock/qcom,gcc-msm8917.h > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof