linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am335x-myirtech: Add missing NAND wait pin definition
@ 2023-05-24  9:11 Alexander Shiyan
  2023-05-31  5:21 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2023-05-24  9:11 UTC (permalink / raw)
  To: linux-omap
  Cc: devicetree, Benoît Cousson, Tony Lindgren, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Alexander Shiyan

The NAND wait pin is connected to the GPMC, but this is not mentioned
in the DT bindings. Let's fix this.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
 arch/arm/boot/dts/am335x-myirtech-myc.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/am335x-myirtech-myc.dtsi b/arch/arm/boot/dts/am335x-myirtech-myc.dtsi
index 6eea18b29355..38bc7d41baa7 100644
--- a/arch/arm/boot/dts/am335x-myirtech-myc.dtsi
+++ b/arch/arm/boot/dts/am335x-myirtech-myc.dtsi
@@ -127,6 +127,7 @@ nand0: nand@0,0 {
 		gpmc,bus-turnaround-ns = <0>;
 		gpmc,cycle2cycle-delay-ns = <0>;
 		gpmc,clk-activation-ns = <0>;
+		gpmc,wait-pin = <0>;
 		gpmc,wr-access-ns = <40>;
 		gpmc,wr-data-mux-bus-ns = <0>;
 		ti,elm-id = <&elm>;
-- 
2.39.1


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

* Re: [PATCH] ARM: dts: am335x-myirtech: Add missing NAND wait pin definition
  2023-05-24  9:11 [PATCH] ARM: dts: am335x-myirtech: Add missing NAND wait pin definition Alexander Shiyan
@ 2023-05-31  5:21 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2023-05-31  5:21 UTC (permalink / raw)
  To: Alexander Shiyan
  Cc: linux-omap, devicetree, Benoît Cousson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley

* Alexander Shiyan <eagle.alexander923@gmail.com> [230524 12:12]:
> The NAND wait pin is connected to the GPMC, but this is not mentioned
> in the DT bindings. Let's fix this.

Thanks applying into omap-for-v6.5/dt.

Tony

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

end of thread, other threads:[~2023-05-31  5:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24  9:11 [PATCH] ARM: dts: am335x-myirtech: Add missing NAND wait pin definition Alexander Shiyan
2023-05-31  5:21 ` 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).