]> Git Repo - linux.git/commit
Add missing dt-binding properties for audio components on mt8192-asurada
authorMark Brown <[email protected]>
Mon, 9 May 2022 17:16:54 +0000 (18:16 +0100)
committerMark Brown <[email protected]>
Mon, 9 May 2022 17:16:54 +0000 (18:16 +0100)
commit17770e66a7cc51667ddcdf31a4ed55210f30dc1e
tree8783da0ed59395663ea7caf0492c42abffd846e9
parent5cb3bdd6bdcda6293aafe2a5adaaa44d011fbdf2
parent0adccaf1eac91a2c2ee6a54a6de042affe9860f4
Add missing dt-binding properties for audio components on mt8192-asurada

Merge series from NĂ­colas F. R. A. Prado <[email protected]>:

These patches add properties that were missing on the dt-bindings of the
audio components used by mt8192-asurada. Namely the i2s-share
properties for the sound platform and the #sound-dai-cells on the
rt1015p and rt5682 codecs when they're referenced by the machine sound
node.

NĂ­colas F. R. A. Prado (3):
  ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties
  ASoC: dt-bindings: rt1015p: Add #sound-dai-cells
  ASoC: dt-bindings: rt5682: Add #sound-dai-cells

 Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml  | 5 +++++
 Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml | 3 +++
 Documentation/devicetree/bindings/sound/rt5682.txt           | 2 ++
 3 files changed, 10 insertions(+)

--
2.36.0
This page took 0.052273 seconds and 4 git commands to generate.