Skip to content

Commit 25556c1

Browse files
author
AngeloGioacchino Del Regno
committed
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>
1 parent a8e3d66 commit 25556c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/mediatek/mt8192.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@
973973
reg = <0 0x11210000 0 0x2000>;
974974
#clock-cells = <1>;
975975

976-
afe: mt8192-afe-pcm {
976+
afe: audio-controller {
977977
compatible = "mediatek,mt8192-audio";
978978
interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH 0>;
979979
resets = <&watchdog 17>;

0 commit comments

Comments
 (0)