]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 15 Jan 2026 12:56:24 +0000 (13:56 +0100)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 19 Jan 2026 11:25:34 +0000 (12:25 +0100)
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>
arch/arm64/boot/dts/mediatek/mt8192.dtsi

index 47dea10dd3b8b1e424f4d10fe5600a7e27cd4828..9f8f115edd4cc44d06a0de5da838a7e9cb576121 100644 (file)
                        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>;