devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: joakim.zhang@cixtech.com
Cc: lgirdwood@gmail.com, broonie@kernel.org, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org, perex@perex.cz,
	tiwai@suse.com, linux-sound@vger.kernel.org,
	devicetree@vger.kernel.org, cix-kernel-upstream@cixtech.com
Subject: Re: [PATCH v5 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support
Date: Fri, 05 Dec 2025 15:30:03 +0100	[thread overview]
Message-ID: <87o6odvw5w.wl-tiwai@suse.de> (raw)
In-Reply-To: <20251205111634.3004576-1-joakim.zhang@cixtech.com>

On Fri, 05 Dec 2025 12:16:31 +0100,
joakim.zhang@cixtech.com wrote:
> 
> From: Joakim Zhang <joakim.zhang@cixtech.com>
> 
> Add CIX IPBLOQ HDA controller support.
> 
> ---
> ChangeLogs:
> v1->v2:
>   - fix dt-binding issues
>   - remove delayed work for probing
>   - refine dma address traslation
> v2->v3:
>   - update dt-binding commit title and message
>     - ASoC: dt-bindings: -> ALSA: hda: dt-bindings
>     - use full sentences for commit message
>   - rename cix,ipbloq-hda.yaml to cix,sky1-ipbloq-hda.yaml
>   - update compatible cix,ipbloq-hda to cix,sky1-ipbloq-hda
>   - "cix,model" to generic "model"
>   - change the addr_host_to_hdac bus callback to addr_offset field
> v3->v4:
>   - describe more for both dt-binding and driver commit message
>   - remove __maybe_unused for pm ops
>   - fix robot compile warning for 32bit system
>     - Forced type conversion for CIX_IPBLOQ_SKY1_ADDR_HOST_TO_HDAC_OFFSET
> v4->v5:
>   - rename "clock-names", "sysclk" "clk48m" -> "ipg" "per"
>   - remove "reset-names" property
>   - remove "model" property
>   - additionalProperties: false -> unevaluatedProperties: false
>   - update the dirver since "reset-names" removed
>     - mostly is devm_reset_control_bulk_get_exclusive to devm_reset_control_get
>  
> Joakim Zhang (3):
>   ALSA: hda: dt-bindings: add CIX IPBLOQ HDA controller support
>   ALSA: hda/core: add addr_offset field for bus address translation
>   ALSA: hda: add CIX IPBLOQ HDA controller support

Applied all three patches now.  Thanks.


Takashi

  parent reply	other threads:[~2025-12-05 14:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-05 11:16 [PATCH v5 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support joakim.zhang
2025-12-05 11:16 ` [PATCH v5 1/3] ALSA: hda: dt-bindings: " joakim.zhang
2025-12-05 11:18   ` Krzysztof Kozlowski
2025-12-05 11:16 ` [PATCH v5 2/3] ALSA: hda/core: add addr_offset field for bus address translation joakim.zhang
2025-12-05 11:16 ` [PATCH v5 3/3] ALSA: hda: add CIX IPBLOQ HDA controller support joakim.zhang
2025-12-05 14:30 ` Takashi Iwai [this message]
2025-12-05 15:45   ` [PATCH v5 0/3] " Joakim  Zhang
2025-12-05 15:56     ` Takashi Iwai

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=87o6odvw5w.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=cix-kernel-upstream@cixtech.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=joakim.zhang@cixtech.com \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).