Commit 29a5e849 authored by Jayesh Choudhary's avatar Jayesh Choudhary Committed by Tony Lindgren

ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt

Fix the property name 'rx-num-evt'.
Signed-off-by: default avatarJayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 34596ba3
......@@ -55,7 +55,7 @@ &mcasp0 {
2 1 0 0 /* # 0: INACTIVE, 1: TX, 2: RX */
>;
tx-num-evt = <16>;
rt-num-evt = <16>;
rx-num-evt = <16>;
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment