All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add support for audio clock gating resets for SC7280
@ 2022-06-04  6:21 Taniya Das
  2022-06-04  6:21 ` [PATCH v4 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller " Taniya Das
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Taniya Das @ 2022-06-04  6:21 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette  , Bjorn Andersson
  Cc: linux-arm-msm, linux-soc, linux-clk, linux-kernel, devicetree,
	robh, robh+dt, Taniya Das

Add support for clock gating resets for lpass audio clock controller and
also add support for external MCLKs for I2S.

[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.

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

 .../clock/qcom,sc7280-lpasscorecc.yaml        | 19 +++++++++--
 drivers/clk/qcom/lpassaudiocc-sc7280.c        | 17 +++++++++-
 drivers/clk/qcom/lpasscorecc-sc7280.c         | 33 +++++++++++++++++++
 .../clock/qcom,lpassaudiocc-sc7280.h          |  5 +++
 .../clock/qcom,lpasscorecc-sc7280.h           |  2 ++
 5 files changed, 72 insertions(+), 4 deletions(-)

--
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-09 14:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-04  6:21 [PATCH v4 0/3] Add support for audio clock gating resets for SC7280 Taniya Das
2022-06-04  6:21 ` [PATCH v4 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller " Taniya Das
2022-06-09 14:56   ` Rob Herring
2022-06-04  6:21 ` [PATCH v4 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280 Taniya Das
2022-06-09 14:56   ` Rob Herring
2022-06-04  6:21 ` [PATCH v4 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280 Taniya Das

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.