linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt
@ 2021-11-25 10:53 Jayesh Choudhary
  2021-12-17 12:14 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Jayesh Choudhary @ 2021-11-25 10:53 UTC (permalink / raw)
  To: robh+dt; +Cc: bcousson, tony, j-choudhary, linux-omap, devicetree, linux-kernel

Fix the property name 'rx-num-evt'.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
---
The modification has not been tested. It needs to be tested
to ensure that there are no regressions.

 arch/arm/boot/dts/am335x-wega.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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";
 };
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt
  2021-11-25 10:53 [PATCH] ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt Jayesh Choudhary
@ 2021-12-17 12:14 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2021-12-17 12:14 UTC (permalink / raw)
  To: Jayesh Choudhary; +Cc: robh+dt, bcousson, linux-omap, devicetree, linux-kernel

* Jayesh Choudhary <j-choudhary@ti.com> [211125 12:56]:
> Fix the property name 'rx-num-evt'.
> 
> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
> ---
> The modification has not been tested. It needs to be tested
> to ensure that there are no regressions.

Thanks adding into omap-for-v5.17/fixes-not-urgent.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-17 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 10:53 [PATCH] ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt Jayesh Choudhary
2021-12-17 12:14 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).