From: Rob Herring <robh@kernel.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: krzk+dt@kernel.org, conor+dt@kernel.org,
tudor.ambarus@linaro.org, pratyush@kernel.org, mwalle@kernel.org,
miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com,
lgirdwood@gmail.com, broonie@kernel.org, matthias.bgg@gmail.com,
julien.massot@collabora.com, eugen.hristev@linaro.org,
jiaxin.yu@mediatek.com, shane.chien@mediatek.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-mtd@lists.infradead.org, linux-sound@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH 4/4] arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller
Date: Fri, 16 Jan 2026 09:08:21 -0600 [thread overview]
Message-ID: <20260116150821.GA1576159-robh@kernel.org> (raw)
In-Reply-To: <20260115125624.73598-5-angelogioacchino.delregno@collabora.com>
On Thu, Jan 15, 2026 at 01:56:24PM +0100, AngeloGioacchino Del Regno wrote:
> Device tree nodes should have generic names, and this one doesn't.
> Rename the mt8192-afe-pcm subnode of audsys to `audio-controller`.
>
> This commit brings no functional changes, but resolves dtbs_check
> warnings.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
> arch/arm64/boot/dts/mediatek/mt8192.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring (Arm) <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: krzk+dt@kernel.org, conor+dt@kernel.org,
tudor.ambarus@linaro.org, pratyush@kernel.org, mwalle@kernel.org,
miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com,
lgirdwood@gmail.com, broonie@kernel.org, matthias.bgg@gmail.com,
julien.massot@collabora.com, eugen.hristev@linaro.org,
jiaxin.yu@mediatek.com, shane.chien@mediatek.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-mtd@lists.infradead.org, linux-sound@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH 4/4] arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller
Date: Fri, 16 Jan 2026 09:08:21 -0600 [thread overview]
Message-ID: <20260116150821.GA1576159-robh@kernel.org> (raw)
In-Reply-To: <20260115125624.73598-5-angelogioacchino.delregno@collabora.com>
On Thu, Jan 15, 2026 at 01:56:24PM +0100, AngeloGioacchino Del Regno wrote:
> Device tree nodes should have generic names, and this one doesn't.
> Rename the mt8192-afe-pcm subnode of audsys to `audio-controller`.
>
> This commit brings no functional changes, but resolves dtbs_check
> warnings.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
> arch/arm64/boot/dts/mediatek/mt8192.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring (Arm) <robh@kernel.org>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2026-01-16 15:08 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 12:56 [PATCH 0/4] MediaTek MT8192 dtbs_check fixes AngeloGioacchino Del Regno
2026-01-15 12:56 ` AngeloGioacchino Del Regno
2026-01-15 12:56 ` [PATCH 1/4] dt-bindings: mtd: jedec,spi-nor: Add Winbond W25Q(32/64/128/256)JWM AngeloGioacchino Del Regno
2026-01-15 12:56 ` AngeloGioacchino Del Regno
2026-01-15 13:16 ` Pratyush Yadav
2026-01-15 13:16 ` Pratyush Yadav
2026-01-15 13:55 ` AngeloGioacchino Del Regno
2026-01-15 13:55 ` AngeloGioacchino Del Regno
2026-01-15 13:59 ` Pratyush Yadav
2026-01-15 13:59 ` Pratyush Yadav
2026-01-15 12:56 ` [PATCH 2/4] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names AngeloGioacchino Del Regno
2026-01-15 12:56 ` AngeloGioacchino Del Regno
2026-01-15 13:28 ` Eugen Hristev
2026-01-15 13:28 ` Eugen Hristev
2026-01-15 14:46 ` AngeloGioacchino Del Regno
2026-01-15 14:46 ` AngeloGioacchino Del Regno
2026-01-15 17:59 ` Mark Brown
2026-01-15 17:59 ` Mark Brown
2026-01-16 15:09 ` Rob Herring (Arm)
2026-01-16 15:09 ` Rob Herring (Arm)
2026-01-15 12:56 ` [PATCH 3/4] dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant AngeloGioacchino Del Regno
2026-01-15 12:56 ` AngeloGioacchino Del Regno
2026-01-16 15:08 ` Rob Herring (Arm)
2026-01-16 15:08 ` Rob Herring (Arm)
2026-02-10 13:41 ` Rob Herring
2026-02-10 13:41 ` Rob Herring
2026-02-10 14:28 ` AngeloGioacchino Del Regno
2026-02-10 14:28 ` AngeloGioacchino Del Regno
2026-03-06 9:10 ` Krzysztof Kozlowski
2026-03-06 9:10 ` Krzysztof Kozlowski
2026-03-06 9:18 ` AngeloGioacchino Del Regno
2026-03-06 9:18 ` AngeloGioacchino Del Regno
2026-01-15 12:56 ` [PATCH 4/4] arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller AngeloGioacchino Del Regno
2026-01-15 12:56 ` AngeloGioacchino Del Regno
2026-01-16 15:08 ` Rob Herring [this message]
2026-01-16 15:08 ` Rob Herring
2026-01-16 13:22 ` (subset) [PATCH 0/4] MediaTek MT8192 dtbs_check fixes Mark Brown
2026-01-16 13:22 ` Mark Brown
2026-01-19 11:26 ` AngeloGioacchino Del Regno
2026-01-19 11:26 ` AngeloGioacchino Del Regno
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=20260116150821.GA1576159-robh@kernel.org \
--to=robh@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=eugen.hristev@linaro.org \
--cc=jiaxin.yu@mediatek.com \
--cc=julien.massot@collabora.com \
--cc=kernel@collabora.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-mtd@lists.infradead.org \
--cc=linux-sound@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=miquel.raynal@bootlin.com \
--cc=mwalle@kernel.org \
--cc=pratyush@kernel.org \
--cc=richard@nod.at \
--cc=shane.chien@mediatek.com \
--cc=tudor.ambarus@linaro.org \
--cc=vigneshr@ti.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 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.