public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: "Hailong Fan (范海龙)" <Hailong.Fan@mediatek.com>
To: "perex@perex.cz" <perex@perex.cz>,
	"pierre-louis.bossart@linux.dev" <pierre-louis.bossart@linux.dev>,
	"kai.vehmanen@linux.intel.com" <kai.vehmanen@linux.intel.com>,
	"broonie@kernel.org" <broonie@kernel.org>,
	"conor+dt@kernel.org" <conor+dt@kernel.org>,
	"tiwai@suse.com" <tiwai@suse.com>,
	"robh@kernel.org" <robh@kernel.org>,
	"lgirdwood@gmail.com" <lgirdwood@gmail.com>,
	"yung-chuan.liao@linux.intel.com"
	<yung-chuan.liao@linux.intel.com>,
	"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>,
	"peter.ujfalusi@linux.intel.com" <peter.ujfalusi@linux.intel.com>,
	"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	"daniel.baluta@nxp.com" <daniel.baluta@nxp.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	"ranjani.sridharan@linux.intel.com"
	<ranjani.sridharan@linux.intel.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-mediatek@lists.infradead.org"
	<linux-mediatek@lists.infradead.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"Xiangzhi Tang (唐相志)" <Xiangzhi.Tang@mediatek.com>,
	"linux-sound@vger.kernel.org" <linux-sound@vger.kernel.org>,
	Project_Global_Chrome_Upstream_Group
	<Project_Global_Chrome_Upstream_Group@mediatek.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"Jjian Zhou (周建)" <Jjian.Zhou@mediatek.com>,
	"sound-open-firmware@alsa-project.org"
	<sound-open-firmware@alsa-project.org>
Subject: Re: [PATCH 1/2] ASoC: SOF: MediaTek: Add mt8196 hardware support
Date: Fri, 21 Mar 2025 06:25:53 +0000	[thread overview]
Message-ID: <4453bb45cdb0553639846e8be2c51c57565ea90f.camel@mediatek.com> (raw)
In-Reply-To: <816dd6ea-0e5f-4d8f-a5eb-99d0670e0d43@collabora.com>

On Thu, 2025-03-20 at 12:57 +0100, AngeloGioacchino Del Regno wrote:
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
> 
> 
> Il 20/03/25 04:17, hailong.fan ha scritto:
> > Add support of SOF on MediaTek mt8196 SoC.
> > MT8196 has a Cadence HiFi-5 DSP core that is responsible for
> > running the
> > operating system and application programs. The IPC communication
> > between
> > the AP and DSP is based on shared DRAM and mailbox interrupt.
> > 
> > Signed-off-by: hailong.fan <hailong.fan@mediatek.com>
> 
> Hello Hailong,
> 
> after seeing this series, I acknowledged that the functions that were
> duplicated
> between MT8188 and MT8195 are, in reality, common between more than
> just those,
> as they are the same in your submission for MT8196.
> 
> Therefore, I've send a commit that commonizes those, reducing useless
> code
> duplication.
> 
> Can you please rebase your series on top of [1]?
> 
> Thanks,
> Angelo
> 
> [1]:
> 
https://lore.kernel.org/all/20250320115300.137410-1-angelogioacchino.delregno@collabora.com/
OK, I will rewrite, test ASAP, and then submit the v2 version, thanks a
lot.
> 

  reply	other threads:[~2025-03-21  6:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-20  3:17 [PATCH 0/2] ASoC: mediatek: Add support of SOF on Mediatek mt8196 SoC hailong.fan
2025-03-20  3:17 ` [PATCH 1/2] ASoC: SOF: MediaTek: Add mt8196 hardware support hailong.fan
2025-03-20  7:52   ` Krzysztof Kozlowski
2025-03-20 12:40     ` AngeloGioacchino Del Regno
2025-03-21  5:51     ` Hailong Fan (范海龙)
2025-03-20 11:57   ` AngeloGioacchino Del Regno
2025-03-21  6:25     ` Hailong Fan (范海龙) [this message]
2025-03-20  3:17 ` [PATCH 2/2] dt-bindings: dsp: mediatek: add mt8196 dsp document hailong.fan
2025-03-20  4:28   ` Rob Herring (Arm)
2025-03-20  7:49   ` Krzysztof Kozlowski
2025-03-21  6:19     ` Hailong Fan (范海龙)

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=4453bb45cdb0553639846e8be2c51c57565ea90f.camel@mediatek.com \
    --to=hailong.fan@mediatek.com \
    --cc=Jjian.Zhou@mediatek.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=Xiangzhi.Tang@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=perex@perex.cz \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=robh@kernel.org \
    --cc=sound-open-firmware@alsa-project.org \
    --cc=tiwai@suse.com \
    --cc=yung-chuan.liao@linux.intel.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