[RESEND PATCH V7 0/5] Add support for audio clock gating resets for SC7280

From: Satya Priya
Date: Tue Aug 16 2022 - 07:01:10 EST


Hi,

Resending this series after correcting commit text in [1/5] patch.

[v7]
* Fix commit text of [5/5]. Remove '.' from Fixes tag.

[v6]
* Add [1], [2] to handle the regmap overlap of lpasscc and lpass_aon

[v5]
* Fix the fail path and add pm_runtime_disable().

[v4]
* Fix the "fixes" tag.

[v3]
* Remove the maxItems from reg property.

[v2]
* Update/fix the YAML for reg property against each compatible.

[v1]
* Add support for clock gating resets for lpass audio clock
controller & MCLKs.

Satya Priya (2):
dt-bindings: clock: Add "qcom,adsp-pil-mode" property
clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon

Taniya Das (3):
dt-bindings: clock: Add resets for LPASS audio clock controller for
SC7280
dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
clk: qcom: lpass: Add support for resets & external mclk for SC7280

.../bindings/clock/qcom,sc7280-lpasscc.yaml | 6 +-
.../bindings/clock/qcom,sc7280-lpasscorecc.yaml | 26 ++++++++-
drivers/clk/qcom/lpassaudiocc-sc7280.c | 66 +++++++++++++++++++++-
drivers/clk/qcom/lpasscc-sc7280.c | 44 ---------------
drivers/clk/qcom/lpasscorecc-sc7280.c | 33 +++++++++++
.../dt-bindings/clock/qcom,lpassaudiocc-sc7280.h | 5 ++
.../dt-bindings/clock/qcom,lpasscorecc-sc7280.h | 2 +
7 files changed, 130 insertions(+), 52 deletions(-)

--
2.7.4