From: Jayesh Choudhary Date: Thu, 25 Nov 2021 10:53:26 +0000 (+0530) Subject: ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=29a5e8496b3ac0d400dfe32288c26c774beb8cc8;p=linux.git ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt Fix the property name 'rx-num-evt'. Signed-off-by: Jayesh Choudhary Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am335x-wega.dtsi b/arch/arm/boot/dts/am335x-wega.dtsi index 673159d93a6ad..f957fea8208e1 100644 --- a/arch/arm/boot/dts/am335x-wega.dtsi +++ b/arch/arm/boot/dts/am335x-wega.dtsi @@ -55,7 +55,7 @@ 2 1 0 0 /* # 0: INACTIVE, 1: TX, 2: RX */ >; tx-num-evt = <16>; - rt-num-evt = <16>; + rx-num-evt = <16>; status = "okay"; };