arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller

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.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
AngeloGioacchino Del Regno 2026-01-15 13:56:24 +01:00
parent a8e3d66ff5
commit 25556c12f4
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -973,7 +973,7 @@ audsys: syscon@11210000 {
reg = <0 0x11210000 0 0x2000>;
#clock-cells = <1>;
afe: mt8192-afe-pcm {
afe: audio-controller {
compatible = "mediatek,mt8192-audio";
interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH 0>;
resets = <&watchdog 17>;