From: AngeloGioacchino Del Regno Date: Thu, 15 Jan 2026 12:56:24 +0000 (+0100) Subject: arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25556c12f4d3edc2f614f752f204c3941697b30a;p=thirdparty%2Fkernel%2Flinux.git 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) Signed-off-by: AngeloGioacchino Del Regno --- diff --git a/arch/arm64/boot/dts/mediatek/mt8192.dtsi b/arch/arm64/boot/dts/mediatek/mt8192.dtsi index 47dea10dd3b8b..9f8f115edd4cc 100644 --- a/arch/arm64/boot/dts/mediatek/mt8192.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8192.dtsi @@ -973,7 +973,7 @@ reg = <0 0x11210000 0 0x2000>; #clock-cells = <1>; - afe: mt8192-afe-pcm { + afe: audio-controller { compatible = "mediatek,mt8192-audio"; interrupts = ; resets = <&watchdog 17>;