]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-am62x-phyboard-lyra: Fix indentation in audio-card
authorJohn Ma <jma@phytec.com>
Thu, 26 Sep 2024 18:48:49 +0000 (11:48 -0700)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 28 Oct 2024 16:54:24 +0000 (22:24 +0530)
Corrected the indentation for the audio card node in the phyBOARD-Lyra.

Signed-off-by: John Ma <jma@phytec.com>
Link: https://lore.kernel.org/r/20240926184849.3341986-1-jma@phytec.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi

index d6ce53c6d748147638eaa4db4fa3c14055ab0b07..d364c247833f4c946a3a704a2a6b29760524de04 100644 (file)
@@ -82,8 +82,8 @@
                };
 
                sound_master: simple-audio-card,codec {
-                               sound-dai = <&audio_codec>;
-                               clocks = <&audio_refclk1>;
+                       sound-dai = <&audio_codec>;
+                       clocks = <&audio_refclk1>;
                };
        };