From: John Ma Date: Thu, 26 Sep 2024 18:48:49 +0000 (-0700) Subject: arm64: dts: ti: k3-am62x-phyboard-lyra: Fix indentation in audio-card X-Git-Tag: v6.13-rc1~140^2~16^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9130fc1b124cbcebeb11e3f7cf420a30fe545d26;p=thirdparty%2Fkernel%2Flinux.git 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 Link: https://lore.kernel.org/r/20240926184849.3341986-1-jma@phytec.com Signed-off-by: Vignesh Raghavendra --- diff --git a/arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi b/arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi index d6ce53c6d7481..d364c247833f4 100644 --- a/arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi @@ -82,8 +82,8 @@ }; sound_master: simple-audio-card,codec { - sound-dai = <&audio_codec>; - clocks = <&audio_refclk1>; + sound-dai = <&audio_codec>; + clocks = <&audio_refclk1>; }; };