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>
This commit is contained in:
parent
34596ba380
commit
29a5e8496b
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue