Devicetree
 help / color / mirror / Atom feed
From: Andreas Kemnade <andreas@kemnade.info>
To: Sen Wang <sen@ti.com>
Cc: Mark Brown <broonie@kernel.org>,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	"Rob Herring" <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	<linux-sound@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/2] ASoC: simple-card-utils: support system-clock-id DT property
Date: Sun, 7 Jun 2026 16:38:45 +0200	[thread overview]
Message-ID: <20260607163845.652bcc73@kemnade.info> (raw)
In-Reply-To: <20260515161358.1462453-1-sen@ti.com>

Hi,

On Fri, 15 May 2026 11:13:56 -0500
Sen Wang <sen@ti.com> wrote:

> Adding an optional, u32 system-clock-id DT property into the generic machine
> driver so clocking topology info can be exposed in DT.
> 
while having this binding would solve some of my problem. I am wondering
whether is the right approach. What about modelling the clocks involved
using the clk framework, so let some more codecs/dais be clock provider.
So things can be configured that way.
E.g. tlv320aic32x4-clk.c

Same for set_div() which is also unavailable in these generic cards.

Regards,
Andreas

> Sen Wang (2):
>   dt-bindings: sound: simple-card: add system-clock-id property
>   ASoC: simple-card-utils: support system-clock-id DT property
> 
>  Documentation/devicetree/bindings/sound/audio-graph-port.yaml |  2 +
>  Documentation/devicetree/bindings/sound/simple-card.yaml      | 10 +++++++
>  include/sound/simple_card_utils.h                              |  1 +
>  sound/soc/generic/simple-card-utils.c                         | 13 +++++----
>  4 files changed, 21 insertions(+), 5 deletions(-)
> 
> ---
> base-commit: f5ffe03e0678 (linux-next)


      parent reply	other threads:[~2026-06-07 14:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-15 16:13 [PATCH v2 0/2] ASoC: simple-card-utils: support system-clock-id DT property Sen Wang
2026-05-15 16:13 ` [PATCH v2 1/2] dt-bindings: sound: simple-card: add system-clock-id property Sen Wang
2026-05-16  9:54   ` Krzysztof Kozlowski
2026-05-16 10:17     ` Wang, Sen
2026-05-15 16:13 ` [PATCH v2 2/2] ASoC: simple-card-utils: support system-clock-id DT property Sen Wang
2026-05-15 16:37   ` sashiko-bot
2026-05-15 19:32 ` [PATCH v2 0/2] " Wang, Sen
2026-06-07 14:38 ` Andreas Kemnade [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260607163845.652bcc73@kemnade.info \
    --to=andreas@kemnade.info \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --cc=sen@ti.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox