projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34596ba
)
ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt
author
Jayesh Choudhary
<j-choudhary@ti.com>
Thu, 25 Nov 2021 10:53:26 +0000
(16:23 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 17 Dec 2021 12:14:35 +0000
(14:14 +0200)
Fix the property name 'rx-num-evt'.
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-wega.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am335x-wega.dtsi
b/arch/arm/boot/dts/am335x-wega.dtsi
index 673159d93a6adef51830c53067c539cd531626e4..f957fea8208e134e33358dbcc7950003d7b1b414 100644
(file)
--- 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>;
- r
t
-num-evt = <16>;
+ r
x
-num-evt = <16>;
status = "okay";
};