All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add support for SoundWire1.6 audio cgcr register control
@ 2022-02-28  6:39 Srinivasa Rao Mandadapu
  2022-02-28  6:39   ` Srinivasa Rao Mandadapu
  2022-02-28  6:39   ` Srinivasa Rao Mandadapu
  0 siblings, 2 replies; 9+ messages in thread
From: Srinivasa Rao Mandadapu @ 2022-02-28  6:39 UTC (permalink / raw)
  To: agross, bjorn.andersson, lgirdwood, broonie, robh+dt, quic_plai,
	bgoswami, perex, tiwai, srinivas.kandagatla, rohitkr,
	linux-arm-msm, alsa-devel, devicetree, linux-kernel, swboyd,
	judyhsiao, yung-chuan.liao, pierre-louis.bossart, sanyog.r.kale
  Cc: Srinivasa Rao Mandadapu

This patch series is to add v1.6.0 compatible name for qcom soundwire
driver and corresponding dt bindings.

Changes Since V4:
    -- Dropped audio cgcr control patch due to dependency on clock patches.
    -- Update dt-bindings as per new reset control properties.
Changes Since V3:
    -- Add v1.6.0 compatible name and soundwire data structure.
    -- Change macro define name properly.
    -- Update bindings for new property.
    -- Change commit message description.
    -- Change signedoff by sequence.
Changes since v2:
    -- Update error check after ioremap.
Changes since v1:
    -- Add const name to mask value.
Srinivasa Rao Mandadapu (2):
  soundwire: qcom: Add compatible name for v1.6.0
  dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control
    property

 Documentation/devicetree/bindings/soundwire/qcom,sdw.txt | 12 ++++++++++++
 drivers/soundwire/qcom.c                                 |  6 ++++++
 2 files changed, 18 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2022-03-01 15:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-28  6:39 [PATCH v5 0/2] Add support for SoundWire1.6 audio cgcr register control Srinivasa Rao Mandadapu
2022-02-28  6:39 ` [PATCH v5 1/2] soundwire: qcom: Add compatible name for v1.6.0 Srinivasa Rao Mandadapu
2022-02-28  6:39   ` Srinivasa Rao Mandadapu
2022-02-28 21:02   ` Stephen Boyd
2022-03-01 15:44     ` Srinivasa Rao Mandadapu
2022-02-28  6:39 ` [PATCH v5 2/2] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property Srinivasa Rao Mandadapu
2022-02-28  6:39   ` Srinivasa Rao Mandadapu
2022-02-28 21:03   ` Stephen Boyd
2022-03-01 13:44     ` Srinivasa Rao Mandadapu

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.