[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1060b415-8605-41d7-8b28-050926d928c2@phytec.de>
Date: Wed, 2 Oct 2024 08:02:30 +0200
From: Wadim Egorov <w.egorov@...tec.de>
To: John Ma <jma@...tec.com>, <nm@...com>, <vigneshr@...com>,
<kristo@...nel.org>, <robh@...nel.org>, <krzk+dt@...nel.org>,
<conor+dt@...nel.org>
CC: <devicetree@...r.kernel.org>, <upstream@...ts.phytec.de>,
<linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [Upstream] [PATCH] arm64: dts: ti: k3-am62x-phyboard-lyra: Fix
indentation in audio-card
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@...tec.com>
Reviewed-by: Wadim Egorov <w.egorov@...tec.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>;
> };
> };
>
Powered by blists - more mailing lists