mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
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:
parent
a8e3d66ff5
commit
25556c12f4
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user