arm64: dts: ti: k3-am62x-phyboard-lyra: Fix indentation in audio-card

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>
This commit is contained in:
John Ma 2024-09-26 11:48:49 -07:00 committed by Vignesh Raghavendra
parent dc2660a603
commit 9130fc1b12

View File

@ -82,8 +82,8 @@ simple-audio-card,cpu {
};
sound_master: simple-audio-card,codec {
sound-dai = <&audio_codec>;
clocks = <&audio_refclk1>;
sound-dai = <&audio_codec>;
clocks = <&audio_refclk1>;
};
};