[Upstream] [PATCH] arm64: dts: ti: k3-am62x-phyboard-lyra: Fix indentation in audio-card

Wadim Egorov w.egorov at phytec.de
Tue Oct 1 23:02:30 PDT 2024



Am 26.09.24 um 19:55 schrieb John Ma:
> Corrected the indentation for the audio card node in the phyBOARD-Lyra.
> 
> Signed-off-by: John Ma <jma at phytec.com>

Reviewed-by: Wadim Egorov <w.egorov at phytec.de>

> ---
>   arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> 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 e4633af87eb9..0b434dcfe256 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 @@ simple-audio-card,cpu {
>   		};
>   
>   		sound_master: simple-audio-card,codec {
> -				sound-dai = <&audio_codec>;
> -				clocks = <&audio_refclk1>;
> +			sound-dai = <&audio_codec>;
> +			clocks = <&audio_refclk1>;
>   		};
>   	};
>   




More information about the linux-arm-kernel mailing list