summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJayesh Choudhary <j-choudhary@ti.com>2021-11-25 11:53:26 +0100
committerTony Lindgren <tony@atomide.com>2021-12-17 13:14:35 +0100
commit29a5e8496b3ac0d400dfe32288c26c774beb8cc8 (patch)
tree7b09340d6b021a4cfeafa8cf61bdcb6e61bfb1f9 /arch
parentARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of (diff)
downloadlinux-29a5e8496b3ac0d400dfe32288c26c774beb8cc8.tar.xz
linux-29a5e8496b3ac0d400dfe32288c26c774beb8cc8.zip
ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt
Fix the property name 'rx-num-evt'. Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/am335x-wega.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am335x-wega.dtsi b/arch/arm/boot/dts/am335x-wega.dtsi
index 673159d93a6a..f957fea8208e 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";
};